{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Vale de Agua - Vale de Agua",
    "url": "https://valedeagua.com",
    "description": "Vale de Agua is a private and quiet holiday home open for guests who look for a modern and tasteful place with stunning views in one of Europe",
    "sameAs": [],
    "telephone": "+351 555 555 555",
    "email": "host@valedeagua.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "fill out the fields marked with an asterisk. Vale de Agua, Estrada do Carrascalinho, 8670-130 Aljezur",
        "addressLocality": "Aljezur",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "host@valedeagua.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}