Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "status": "OK",
- "num_results": 8,
- "location": "New York",
- "hotels": [
- {
- "hotel": "Hilton Midtown",
- "rooms": 1,
- "rating": "4.5",
- "check_in": "2026-01-24",
- "price_per_night": 320
- },
- {
- "hotel": "Marriott Marquis",
- "rooms": 2,
- "rating": "4.6",
- "check_in": "2026-01-24",
- "price_per_night": 350
- },
- {
- "hotel": "Hyatt Grand Central",
- "rooms": 1,
- "rating": "4.3",
- "check_in": "2026-01-24",
- "price_per_night": 280
- },
- {
- "hotel": "The Plaza Hotel",
- "rooms": 1,
- "rating": "4.8",
- "check_in": "2026-01-24",
- "price_per_night": 620
- },
- {
- "hotel": "Sheraton Times Square",
- "rooms": 3,
- "rating": "4.1",
- "check_in": "2026-01-24",
- "price_per_night": 260
- },
- {
- "hotel": "InterContinental Barclay",
- "rooms": 2,
- "rating": "4.7",
- "check_in": "2026-01-24",
- "price_per_night": 340
- },
- {
- "hotel": "Pod Times Square",
- "rooms": 1,
- "rating": "4.0",
- "check_in": "2026-01-24",
- "price_per_night": 180
- },
- {
- "hotel": "Arlo SoHo",
- "rooms": 2,
- "rating": "4.2",
- "check_in": "2026-01-24",
- "price_per_night": 230
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment