{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Casa Sacoto | Intimate Wedding & Event Venue Near Lisbon, Portugal",
    "url": "https://sacoto.pt",
    "description": "Casa Sacoto is an intimate and exclusive event venue in the Portuguese countryside, surrounded by vineyards and just 35 minutes from Lisbon. A perfect setting for modern destination weddings and private celebrations.",
    "sameAs": [],
    "telephone": "+351 910 550 858",
    "email": "email@example.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "2565-116 Carmões",
        "addressLocality": "Carmões",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "email@example.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}