{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Design Marketing Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Luxury Living in Portugal | EDD’s Architecture, Leisure, and Wine",
        "url": "https://eddsportugal.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 EDD’s world of luxury in Portugal. Discover architect-designed residences, eco-friendly leisure projects, and award-winning wines that redefine elegance and connection. From hidden gems in the Algarve to bespoke experiences, live life to the fullest with EDD’s."
                }
            }
        ]
    }
}