{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.monocrawl.com/schemas/tripadvisor/hotel.json","title":"tripadvisor/hotel data fields","description":"Optional data supplied by this operation. Null means unknown.","type":"object","properties":{"address":{"description":"Optional address supplied by this operation. Null means unknown.","type":["string","null"]},"amenities":{"description":"Optional amenities supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}},"booking_url":{"description":"Optional booking url supplied by this operation. Null means unknown.","type":["string","null"]},"checkIn":{"description":"Optional checkIn supplied by this operation. Null means unknown.","type":["string","null"]},"checkOut":{"description":"Optional checkOut supplied by this operation. Null means unknown.","type":["string","null"]},"description":{"description":"Source description; null or absent means not supplied.","type":["string","null"]},"details":{"description":"Optional details supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"items":{"description":"Returned records. Source coverage and completeness vary.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}},"title":{"description":"Source title when supplied.","type":["string","null"]}},"additionalProperties":true}},"geo_id":{"description":"Optional geo id supplied by this operation. Null means unknown.","type":["string","null"]},"getting_there":{"description":"Optional getting there supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"languages":{"description":"Optional languages supplied by this operation. Null means unknown.","type":["string","null"]},"latitude":{"description":"Optional latitude supplied by this operation. Null means unknown.","type":["number","null"]},"longitude":{"description":"Optional longitude supplied by this operation. Null means unknown.","type":["number","null"]},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]},"neighborhood":{"description":"Optional neighborhood supplied by this operation. Null means unknown.","type":["string","null"]},"phone":{"description":"Optional phone supplied by this operation. Null means unknown.","type":["string","null"]},"photo_count":{"description":"Optional photo count supplied by this operation. Null means unknown.","type":["number","null"]},"photos":{"description":"Optional photos supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"ranking":{"description":"Optional ranking supplied by this operation. Null means unknown.","type":["string","null"]},"rating":{"description":"Source rating; read its accompanying scale and vote count.","type":["object","null"],"properties":{"max":{"description":"Optional max supplied by this operation. Null means unknown.","type":["number","null"]},"value":{"description":"Optional value supplied by this operation. Null means unknown.","type":["number","null"]},"votes":{"description":"Optional votes supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true},"reviews_count":{"description":"Optional reviews count supplied by this operation. Null means unknown.","type":["number","null"]},"type":{"description":"Optional type supplied by this operation. Null means unknown.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true,"allOf":[{"anyOf":[{"required":["address"],"properties":{"address":{"description":"Optional address supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["amenities"],"properties":{"amenities":{"description":"Optional amenities supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}}}},{"required":["booking_url"],"properties":{"booking_url":{"description":"Optional booking url supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["checkIn"],"properties":{"checkIn":{"description":"Optional checkIn supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["checkOut"],"properties":{"checkOut":{"description":"Optional checkOut supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["description"],"properties":{"description":{"description":"Source description; null or absent means not supplied.","type":["string"],"minLength":1}}},{"required":["details"],"properties":{"details":{"description":"Optional details supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"items":{"description":"Returned records. Source coverage and completeness vary.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}},"title":{"description":"Source title when supplied.","type":["string","null"]}},"additionalProperties":true}}}},{"required":["geo_id"],"properties":{"geo_id":{"description":"Optional geo id supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["getting_there"],"properties":{"getting_there":{"description":"Optional getting there supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}}}},{"required":["id"],"properties":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string"],"minLength":1}}},{"required":["languages"],"properties":{"languages":{"description":"Optional languages supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["latitude"],"properties":{"latitude":{"description":"Optional latitude supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["longitude"],"properties":{"longitude":{"description":"Optional longitude supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["name"],"properties":{"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["neighborhood"],"properties":{"neighborhood":{"description":"Optional neighborhood supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["phone"],"properties":{"phone":{"description":"Optional phone supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["photo_count"],"properties":{"photo_count":{"description":"Optional photo count supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["photos"],"properties":{"photos":{"description":"Optional photos supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}}}},{"required":["ranking"],"properties":{"ranking":{"description":"Optional ranking supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["rating"],"properties":{"rating":{"description":"Source rating; read its accompanying scale and vote count.","type":["object"],"properties":{"max":{"description":"Optional max supplied by this operation. Null means unknown.","type":["number","null"]},"value":{"description":"Optional value supplied by this operation. Null means unknown.","type":["number","null"]},"votes":{"description":"Optional votes supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true}}},{"required":["reviews_count"],"properties":{"reviews_count":{"description":"Optional reviews count supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["url"],"properties":{"url":{"description":"Original source URL when supplied.","type":["string"],"minLength":1}}}]}],"x-contract-version":"2026-09-22","x-validation-scope":"Required success payload structure; optional fields and source completeness remain separate.","examples":[{"address":"example","amenities":["example"],"booking_url":"https://example.com/example","checkIn":"example","checkOut":"example","description":"example","details":[{"items":["example"],"title":"example"}],"geo_id":"example","getting_there":["example"],"id":"example","languages":"example","latitude":0,"longitude":0,"name":"example","neighborhood":"example","phone":"example","photo_count":0,"photos":["example"],"platform":"example","ranking":"example","rating":{"max":0,"value":0,"votes":0},"reviews_count":0,"type":"example","url":"https://example.com/example"}]}