{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Início | Cascais Foodlab",
    "url": "https://foodlab.cascais.pt",
    "description": "",
    "sameAs": [],
    "telephone": "+351 312 567 184",
    "email": "info@cascaisfoodlab.pt",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Rua Padre Moisés da Silva 2750-786 Cascais - Ver no mapa Dias úteis",
        "addressLocality": "Cascais - Ver no mapa\n\tDias úteis",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "info@cascaisfoodlab.pt",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}