{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Real Estate Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Home - Algarve Wedding Venue - Casa do Largo Vilamoura",
        "url": "https://oldvillageweddings.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Real Estate Solutions",
                    "description": "Here you can find all of the information you will need to plan your wedding at Casa do Largo in the Old Village in Vilamoura."
                }
            }
        ]
    }
}