{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Setubal Bay - Associação da Baía de Setúbal",
    "url": "https://setubalbay.org",
    "description": "",
    "sameAs": [],
    "telephone": "+351 265 545 010",
    "email": "info@setubalbay.org",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "2900-456 Setúbal\nPORTUGAL\n\nCONTACTOST",
        "addressLocality": "Setúbal\nPORTUGAL\n\nCONTACTOST",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "info@setubalbay.org",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}