{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Oh My Porto | Your #1 source for discovering Porto",
    "url": "https://ohmyporto.com",
    "description": "Your insider's guide to Porto’s food, culture, & everything in between. Created by local Porto lifestyle and food blogger Ysabelle Alesna.",
    "sameAs": [],
    "email": "ysabelle@ohmyporto.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Oh My, Porto",
        "addressLocality": "Porto",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "ysabelle@ohmyporto.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}