{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "PTMSC - Portimão Surf Clube",
    "url": "https://portimaosurfclube.pt",
    "description": "Discover inclusive surf lessons in Portimão, Algarve with national champion Francisco Canelas. Surf, skate, bodyboard & SUP experiences. Join the community today!",
    "sameAs": [],
    "telephone": "+351 966 559 739",
    "email": "ptmsc@icloud.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "8500-311 Portimão",
        "addressLocality": "Portimão",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "ptmsc@icloud.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}