{ "@context": { "@version": 1.1, "amadeus": "https://amadeus.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "CreateHotelBooking": "amadeus:CreateHotelBooking", "arrivalInformation": { "@id": "amadeus:arrivalInformation", "@type": "@id" }, "payment": { "@id": "amadeus:payment", "@type": "xsd:string" }, "roomAssociations": { "@id": "amadeus:roomAssociations", "@container": "@set", "@type": "xsd:string" }, "travelAgent": { "@id": "amadeus:travelAgent", "@type": "@id" } } }