{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Hospitality Tourism Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Fine Dining Albufeira | Staar Restaurante Old Town Albufeira.",
        "url": "https://staar.pt"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Hospitality Tourism Solutions",
                    "description": "Fine Dining Albufeira, Staar Restaurante. Located in Albufeira Old Town, Modern Internatioanl Food Served Tuesday to Sunday from 6pm onwards."
                }
            }
        ]
    }
}