{ "@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#", "Error_404": "amadeus:Error_404", "Error_500": "amadeus:Error_500", "Error_400": "amadeus:Error_400", "HotelSearchResponse": "amadeus:HotelSearchResponse", "errors": { "@id": "amadeus:errors", "@container": "@set" }, "status": { "@id": "amadeus:status", "@type": "xsd:integer" }, "code": { "@id": "amadeus:code", "@type": "xsd:integer" }, "title": { "@id": "amadeus:title", "@type": "xsd:string" }, "detail": { "@id": "amadeus:detail", "@type": "xsd:string" }, "source": { "@id": "amadeus:source", "@type": "@id" }, "parameter": { "@id": "amadeus:parameter", "@type": "xsd:string" }, "pointer": { "@id": "amadeus:pointer", "@type": "xsd:string" }, "example": { "@id": "amadeus:example", "@type": "xsd:string" }, "documentation": { "@id": "amadeus:documentation", "@type": "xsd:string" }, "data": { "@id": "amadeus:data", "@container": "@set", "@type": "xsd:string" }, "meta": { "@id": "amadeus:meta", "@type": "xsd:string" } } }