{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Restaurant Portarade - All Inclusive Lunch Ferragudo, Algarve",
    "url": "https://restaurantportarade.com",
    "description": "Located in the picturesque region of Ferragudo, Algarve, our Restaurant is a true celebration of the rich Portuguese culinary.",
    "sameAs": [],
    "telephone": "+351 282 461 310",
    "email": "portarade@hotmail.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "8400-234 Ferragudo",
        "addressLocality": "Ferragudo",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "portarade@hotmail.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}