{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Arade Boat Trips",
    "url": "https://ferragudoboattrips.com",
    "description": "Ferragudo Boat trips - on the Reis Jorge. RIVER TRIPS, Silves EUR35, Clube Nautico EUR35, Arvad Winery EUR50",
    "sameAs": [],
    "telephone": "+351 916 846 425",
    "email": "example@example.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "6846-425 tarifário de rede móvel",
        "addressLocality": "tarifário de rede móvel",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "example@example.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}