{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Real Estate Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "ofelia terrace house - Turismo",
        "url": "https://ofeliaterracehouse.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": "ofelia terrace house - Video com a vista aérea de Portimão "
                }
            }
        ]
    }
}