{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Design Marketing Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Benagil Caves Tour – Algarve Boat Cruise Adventure",
        "url": "https://benagil-caves.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Design Marketing Solutions",
                    "description": "Explore the famous Benagil Caves with a boat tour. Discover Algarve’s hidden gems on a coastal cruise with sea caves, cliffs, and crystal-clear waters."
                }
            }
        ]
    }
}