{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "Fodors Travel Guide – Plan Your Trip Online",
    "url": "https://fodors.com",
    "description": "Fodor's provides expert travel content worth exploring so you can dream up your next trip. The world is a weird and wonderful place—we want to show you around.",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://fodors.com/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
    }
}