{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Design Marketing Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Belmond | Luxury Hotels, Trains, River Cruises and Safaris",
        "url": "https://belmond.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": "Visit the Belmond website to find a luxury hotel or resort, timeless train or river cruise journey, or adventurous safari. Wherever you go, we promise memories to last a lifetime."
                }
            }
        ]
    }
}