{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Tech Software Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Winalist - Book the Best Winery Tours, Wine Tastings & Distilleries",
        "url": "https://winalist.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": "Discover and book curated wine tours, tastings, and exclusive wine and spirits experiences across Europe and the US. Explore top vineyards and enjoy personalized recommendations with Winalist."
                }
            }
        ]
    }
}