{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "CM Portimão - Serviços Online",
    "url": "https://maisfacil.cm-portimao.pt",
    "description": "CM Portimão - serviços e comunicação com o Município.",
    "sameAs": [],
    "telephone": "+351 386 649 467",
    "email": "geral@cm-portimao.pt",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "de Maio 8500-543 Portimão",
        "addressLocality": "Portimão",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "geral@cm-portimao.pt",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}