{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Hospitality Tourism Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Restaurante A Ruina, Albufeira, Algarve. Marisco, Peixe, Carnes",
        "url": "https://restaurante-ruina.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 A Ruina está situado em Albufeira, na Praia dos Pescadores. Conhecer-nos é provar o melhor da Cozinha Típica Algarvia."
                }
            }
        ]
    }
}