{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Accounting Audit Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Cimo da Vinha - Nature Spot",
        "url": "https://cimodavinha.pt"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Accounting Audit Solutions",
                    "description": "Entre o Paiva e o Douro | Turismo de Natureza em Castelo de Paiva | Suites, Bungalow e Glamping | Piscina, Gastrobar, Vinha."
                }
            }
        ]
    }
}