{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Edd's Beach",
    "url": "https://eddsbeach.com",
    "description": "",
    "sameAs": [],
    "telephone": "+351 915 555 977",
    "email": "reservations@eddsbeach.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Rua do Pintadinho, 8400-276 Ferragudo",
        "addressLocality": "Ferragudo",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "reservations@eddsbeach.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}