{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "CATS Hostels Official Website | Best Vibe Guaranteed",
    "url": "https://catshostels.com",
    "description": "Welcome to the hostel with the best vibe for clever travellers. Always at the city center, offering great locations and the best staff.",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://catshostels.com/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
    }
}