{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "2foodtrippers",
    "url": "https://2foodtrippers.com",
    "description": "The 2foodtrippers site is a food travel blog about food, travel, coffee & cocktails. The site also has step-by-step food and drink recipes.",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://2foodtrippers.com/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
    }
}