{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Hospitality Tourism Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Restaurante Rei das Praias",
        "url": "https://stage.restaurantereidaspraias.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": "Restaurante Rei das Praias - Room facing the sea, with a decoration and menu that pays homage to it.The grilled fish, salted or in the oven are base options. Then there are steaks, appetizers and entries. Chocolate mousse and custard milk to finish."
                }
            }
        ]
    }
}