{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Design Marketing Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Douro Valley Wine Tours: Quintas, Tastings, Stays & Cruises",
        "url": "https://exploredourovalley.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Design Marketing Solutions",
                    "description": "Explore the Douro Valley's best wine tours, historic quintas, port tastings, river cruises, and vineyard stays. Your complete guide to Portugal's oldest wine region."
                }
            }
        ]
    }
}