HotelDescription
HotelDescription contains supplementary hotel text information.
texttext (string)
Description text.
languajelanguaje (string)
ISO 639-1 language code for the description.
HotelDescription
{
"text": "string",
"languaje": "string"
}