{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Design Marketing Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Quinta do Muro — Wedding Venue & Yoga Retreat, Algarve",
        "url": "https://quintadomuro.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": "A private estate near Cacela Velha in the Eastern Algarve. Three sea-facing master suites, nine rooms, kitchen gardens. Weddings, retreats, and private hire."
                }
            }
        ]
    }
}