A single media asset (image or video) for a hotel property.
Type: objectProperties: 3
ContentHotelsImageMediaTravel
MediaAsset is a JSON Structure definition published by Amadeus Media, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amadeus-media/refs/heads/main/json-structure/hotel-content-media-asset-structure.json",
"name": "MediaAsset",
"description": "A single media asset (image or video) for a hotel property.",
"type": "object",
"properties": {
"category": {
"type": "string",
"description": "Media category.",
"enum": [
"EXTERIOR",
"LOBBY",
"ROOM",
"RESTAURANT",
"POOL",
"SPA",
"GYM",
"MEETING_ROOM",
"COMMON_AREA"
],
"example": "EXTERIOR"
},
"uri": {
"type": "uri",
"description": "URL of the full-size media asset.",
"example": "https://media.amadeus.com/hotels/MCLONGHM/exterior-01.jpg"
},
"caption": {
"type": "string",
"description": "Caption or alt text for the media asset.",
"example": "Hotel Exterior"
}
}
}
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.