{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Design Marketing Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Câmara Municipal de Tavira - Município de Tavira",
        "url": "https://cm-tavira.pt"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Design Marketing Solutions",
                    "description": "Bem vindo ao Município de Tavira. Aqui encontra todas as informações relativas à Câmara Municipal e à cidade de Tavira, desde contactos a documentos"
                }
            }
        ]
    }
}