{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Surf Camp Portugal - Original Surf Camp & Surf School - Baleal Surf Camp",
    "url": "https://balealsurfcamp.com",
    "description": "Since 1993, Baleal Surf Camp in Peniche Portugal offers a great surf and human experience embraced by it's amazing beach front location",
    "sameAs": [],
    "telephone": "+351 961 316 204",
    "email": "info@balealsurfcamp.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "C A ESQ. 2520-158 Ferrel",
        "addressLocality": "Ferrel",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "info@balealsurfcamp.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}