{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Restaurante O Coreto – Tavira",
    "url": "https://restauranteocoreto.com",
    "description": "",
    "sameAs": [],
    "telephone": "+351 281 326 244",
    "email": "restaurantecoretotavira@gmail.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "8800-354 TAVIRAGPS",
        "addressLocality": "TAVIRAGPS",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "restaurantecoretotavira@gmail.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}