{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "Home",
    "url": "https://travellingjezebel.com",
    "description": "Travelling Jezebel is a place to discover hidden gems around the world through a lens of culture, gastronomy, and local experiences.",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://travellingjezebel.com/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
    }
}