{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Home - Hungry Pursuit",
    "url": "https://hungrypursuit.com",
    "description": "Hungry Pursuit is a food and travel blog featuring travel guides, tips, short vlogs, food reviews, and photography from around the world! Explore the home page.",
    "sameAs": [],
    "telephone": "+351 215 686 27451",
    "email": "marketing@hungrypursuit.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "View more posts, Porto",
        "addressLocality": "Porto",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "marketing@hungrypursuit.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}