{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Mad About Porto: Your Ultimate Guide to Exploring Porto",
    "url": "https://madaboutporto.com",
    "description": "Discover the best of Porto with our ultimate travel guide. Explore top attractions, local culture, food, wine, and travel tips for a memorable Porto experience.",
    "sameAs": [],
    "email": "info@madaboutporto.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Ovar\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tEspinho, Guimarães",
        "addressLocality": "Guimarães",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "info@madaboutporto.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}