{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "A Dangerous Business Travel Blog",
    "url": "https://dangerous-business.com",
    "description": "A Dangerous Business travel blog provides travel tips and itineraries to help you fit more travel into the lifestyle you already have.",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://dangerous-business.com/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
    }
}