{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Accounting Audit Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "VipDolphins: Luxury Catamaran for Dolphin and Whale Watching",
        "url": "https://vipdolphins.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Accounting Audit Solutions",
                    "description": "VipDolphins | Daily Whale and Dolphin Tours from Funchal Madeira, our tours are all inclusive, We focus on Premium service. Private Tours and Private Charters."
                }
            }
        ]
    }
}