{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Homepage - Peniche Surf Camp",
    "url": "https://penichesurfcamp.com",
    "description": "[...]Read More... from Homepage",
    "sameAs": [],
    "telephone": "+351 962 336 295",
    "email": "bookings@penichesurfcamp.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "- Casais do Baleal 2520-101 Peniche",
        "addressLocality": "Peniche",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "bookings@penichesurfcamp.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}