{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "Home - Addie Abroad",
    "url": "https://addieabroad.com",
    "description": "Practical travel guides and the history they don't put on the postcard, for the travelers who want to actually understand where they are.",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://addieabroad.com/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
    }
}