{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Tech Software Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Active Holidays on Madeira Island, book your activities in Nature",
        "url": "https://madeiraoutdoor.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": "Book all sorts of activities with Madeira Outdoor. Levadas walks, Excursions, Tours, Canyonning, Boat Trips, Birdwatching and a lot more!"
                }
            }
        ]
    }
}