{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Automotive Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Madeira Tours, Car Hire & Travel Guide by Locals — Beyond Madeira",
        "url": "https://beyondmadeira.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Automotive Solutions",
                    "description": "Book tours, hire a car and explore Madeira with a Funchal-born team. Levada walks, whale watching, island-wide car delivery. Pay on the day, free."
                }
            }
        ]
    }
}