{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Lobosonda | Whale Watching in Madeira, Portugal",
    "url": "https://lobosonda.com",
    "description": "Our mission is to provide a whale watching experience and raise awareness of the marine biodiversity of Madeira. Come to see whales and dolphins. Book now!",
    "sameAs": [],
    "telephone": "+351 968 400 980",
    "email": "info@lobosonda.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Map Marker 9370-133 Calheta",
        "addressLocality": "Calheta",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "info@lobosonda.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}