{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "*solfun* Surf School - Cascais, Lisboa, Sintra",
    "url": "https://solfun.pt",
    "description": "",
    "sameAs": [],
    "telephone": "+351 967 509 855",
    "email": "solfunsurf@gmail.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Find Us Av. Alfredo Coelho, 2705-329 Praia Grande",
        "addressLocality": "Praia Grande",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "solfunsurf@gmail.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}