{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Tech Software Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Sétima Onda - Boat Trips to Benagil Caves",
        "url": "https://setimaondaboattrips.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Tech Software Solutions",
                    "description": "Take a boat trips to the Benagil Caves from Armação de Pêra. Visit the beaches and caves only accessible by sea"
                }
            }
        ]
    }
}