Characteristics for a group of seat, such as Distance from one seat to the another in front or behind it or width space
Type: objectProperties: 5
TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights
Seatmap Display Amenity Seat Structure is a JSON Structure definition published by Amadeus, describing 5 properties. It conforms to the https://json-structure.org/draft/v0/schema meta-schema.
{
"$schema": "https://json-structure.org/draft/v0/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/seatmap-display-amenity-seat-structure.json",
"title": "Amenity_Seat",
"description": "Characteristics for a group of seat, such as Distance from one seat to the another in front or behind it or width space",
"type": "object",
"properties": {
"legSpace": {
"type": "integer",
"description": "Space between 2 seats"
},
"spaceUnit": {
"type": "string"
},
"tilt": {
"type": "string",
"description": "Flatness of a seat"
},
"amenityType": {
"type": "string"
},
"medias": {
"type": "array",
"description": "list of media associated to the seat (rich content)"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.