{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Hospitality Tourism Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Home - Sagres Holidays | Best Rate Guarantee",
        "url": "https://sagresholidays.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Hospitality Tourism Solutions",
                    "description": "Sagres Holidays: 3 boutiques residences in Sagres, South Western Algarve, Portugal - Design, Natural Gardens, Sea Views, Location and Home Comforts."
                }
            }
        ]
    }
}