{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Accounting Audit Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Sintra WOW, History Meets Technology | Best place to Stay, Eat and Drink like Royalty in Sintra",
        "url": "https://sintrawow.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Accounting Audit Solutions",
                    "description": "Luxurious Smart, Voice-activated Rooms & Homes! The best place to stay in Sintra. Sintra WOW is where you can enjoy the private home Palace of Portugal"
                }
            }
        ]
    }
}