{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Design Marketing Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Lisbon Boat Party | Best Sunset Boat Party & DJ Cruise in Lisbon",
        "url": "https://lisbonboatparty.com"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Design Marketing Solutions",
                    "description": "Join Lisbon’s top boat party on the Tagus River! Live DJ, drinks, sunset views, and the best river cruise party experience in Lisbon. Book now!"
                }
            }
        ]
    }
}