{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Tech Software Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Search and Stay | Book Holiday Accommodation & Vacation Rentals - Search and Stay",
        "url": "https://searchandstay.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Tech Software Solutions",
                    "description": "Find and book the best holiday accommodation and vacation rentals worldwide with Search and Stay. Explore top destinations, from beach retreats to city escapes, and plan your perfect getaway today!"
                }
            }
        ]
    }
}