{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Hospitality Tourism Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Restaurant and Beach Club in Algarve | Well Vale do Lobo",
        "url": "https://wellvaledolobo.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": "Open since 2021, Well is a Beach Club and a Restaurant in Algarve with a overview of the Vale do Lobo beach. Come and enjoy our trendy restaurant place."
                }
            }
        ]
    }
}