{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Automotive Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Benagil Caves - Carneirinho's Boat Trips",
        "url": "https://carneirinhosboattrips.pt"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Automotive Solutions",
                    "description": "Feel the true experience of a wonderful boat trip, discover the beauties of southern Portugal and create impressive memories in Benagil Caves!"
                }
            }
        ]
    }
}