{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "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.",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://hungrypursuit.com/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
    }
}