{
    "Hotels": {
        "HotelDetails": {
            "HotelCode": "TFNPTC0076",
            "HotelName": "Globales Acuario",
            "Clients": {
                "ClientDetails": {
                    "ClientCode": "DT1002",
                    "ClientName": {},
                    "ToHotelCode": {},
                    "Bookings": {
                        "BookingDetails": {
                            "BookedDate": "2026-05-11",
                            "BookingNumber": "962644565",
                            "PartyName": "MartinVela",
                            "BookingStatus": "Cancelled",
                            "Rooms": {
                                "RoomDetails": {
                                    "SubResNo": "S260219542\/1",
                                    "CheckInDate": "2026-06-10",
                                    "CheckOutDate": "2026-06-15",
                                    "RoomStatus": "Cancelled",
                                    "RoomType": "Room Standard Single Use Balcony -",
                                    "RoomTypeCode": "1493",
                                    "TORoomTypeCode": {},
                                    "OTARoomTypeCode": "RMSDIN00B0",
                                    "MealPlan": "Half Board",
                                    "SupplierNotes": {},
                                    "TotalNumberOfPax": "1",
                                    "SupplementDetails": {},
                                    "DiscountDetails": {
                                        "Discount": {
                                            "DiscountName": "SO 8 % JUNE (S26)",
                                            "DiscountType": "Special Offer %",
                                            "DiscountTypeCode": "SPOP"
                                        }
                                    },
                                    "PassengerDetails": {
                                        "Passenger": {
                                            "PaxNumber": "1",
                                            "Title": "Mr",
                                            "PassengerType": "A",
                                            "Age": "25",
                                            "FirstName": "Jacinto",
                                            "LastName": "MartinVela",
                                            "Nationality": {},
                                            "Gender": "M"
                                        }
                                    },
                                    "FlightDetails": {}
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}