{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Real Estate Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Madeira Island Tours - Madeira Tours, Excursions & Levada Walks, Boat Trips",
        "url": "https://madeira-island-tours.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Real Estate Solutions",
                    "description": "Madeira Island Tours offers good value Madeira Tours.In Madeira,Funchal we Madeira Island Tours will take you to see the dramatic beauty of Madeira Island.Excursions are organised in small groups to make them More Personalized Come and walk with Madeira island Levada Walks."
                }
            }
        ]
    }
}