{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Hospitality Tourism Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Postodeturismo.pt - Restaurantes, Reserva de Hotéis, Turismo Rural, Dicas de Viagem e Experiências",
        "url": "https://postodeturismo.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": "Postodeturismo.pt é um portal de turismo que oferece as melhores opções de alojamento, gastronomia, lazer, desporto..."
                }
            }
        ]
    }
}