{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "Concerts Near You: Live Music, Upcoming Shows, & Tickets | Hypebot",
    "url": "https://concerts.hypebot.com",
    "description": "Get concert tickets for upcoming concerts near you. Browse live events by artist, venue, city, and more.",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://concerts.hypebot.com/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
    }
}