{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Real Estate Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Home | Granvila",
        "url": "https://granvila.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": "Granvila is a luxury 8 bedroom villa in central Algarve, located a short stroll from the beach and only 20 minutes from Faro airport. Boasting a huge infinity pool, daily housekeeping and over an acre of walled in private gardens Granvila is the ideal property for your next family holiday."
                }
            }
        ]
    }
}