{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Hospitality Tourism Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Rooftop Bar Mundial | O melhor rooftop bar em Lisboa",
        "url": "https://rooftopmundial.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Hospitality Tourism Solutions",
                    "description": "O melhor rooftop bar de Lisboa com vista 360º, DJ, cocktails, petiscos e sunsets inesquecíveis. Aberto todos os dias. Reserve já e viva Lisboa do topo."
                }
            }
        ]
    }
}