Amadeus Traveler Media · JSON Structure

Hotel Ratings Score Structure

Integer between 0 and 100. It represents the score for a specific category or the overall rating for a given Hotel.

Type: int32 Properties: 0
ContentDestinationMediaPhotosPoints of InterestTourismTravel

Score is a JSON Structure definition published by Amadeus Traveler Media. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus-traveler-media/refs/heads/main/json-structure/hotel-ratings-score-structure.json",
  "name": "Score",
  "description": "Integer between 0 and 100. It represents the score for a specific category or the overall rating for a given Hotel.",
  "type": "int32",
  "example": 82
}