{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Tech Software Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Say Yes to Madeira - Z PASJĄ O WYSPIE MADERA - WAKACJE, WYDARZENIA, ATRAKCJE I ŚLUBY NA MADERZE",
        "url": "https://sayyestomadeira.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": "Wyspa Madera - Śluby, sesje zdjęciowe, wakacje, podróże, szlaki turystyczne, festiwale, recenzje hoteli i wiele innych."
                }
            }
        ]
    }
}