{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Quinta do Lago Resort - Luxury Golf & Real Estate, Algarve",
    "url": "https://quintadolago.com",
    "description": "Quinta do Lago Resort is an exclusive Golf Residential Resort walled by award winning golf courses, featuring Luxury Real Estate Properties in the Algarve.",
    "sameAs": [],
    "telephone": "+351 289 007 863",
    "email": "reservas@quintadolago.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "",
        "addressLocality": "Porto",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "reservas@quintadolago.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}