{
    "Hotels": {
        "HotelDetails": {
            "HotelCode": "PMIPAL0099",
            "HotelName": "Caramelo Palma Beach",
            "Clients": {
                "ClientDetails": {
                    "ClientCode": "XDE",
                    "ClientName": "Dertour Indi",
                    "ToHotelCode": "PMI00012",
                    "Bookings": {
                        "BookingDetails": {
                            "BookedDate": "2025-07-15",
                            "BookingNumber": "403062397",
                            "PartyName": "MRS BREDERLOW\/NICOLE",
                            "BookingStatus": "Cancelled",
                            "Rooms": {
                                "RoomDetails": {
                                    "SubResNo": "S250271379\/1",
                                    "CheckInDate": "2026-05-20",
                                    "CheckOutDate": "2026-05-27",
                                    "RoomStatus": "Cancelled",
                                    "RoomType": "Room Standard Double Balcony",
                                    "RoomTypeCode": "759",
                                    "TORoomTypeCode": "D1L",
                                    "OTARoomTypeCode": "RMSDDB00B0",
                                    "MealPlan": "Bed & Breakfast",
                                    "SupplierNotes": {},
                                    "TotalNumberOfPax": "2",
                                    "SupplementDetails": {},
                                    "DiscountDetails": {},
                                    "PassengerDetails": {
                                        "Passenger": [
                                            {
                                                "PaxNumber": "1",
                                                "Title": "Mrs",
                                                "PassengerType": "A",
                                                "Age": "38",
                                                "FirstName": "Nicole",
                                                "LastName": "Brederlow",
                                                "Nationality": {},
                                                "Gender": "F"
                                            },
                                            {
                                                "PaxNumber": "2",
                                                "Title": "Mrs",
                                                "PassengerType": "A",
                                                "Age": "43",
                                                "FirstName": "Stefanie",
                                                "LastName": "Josche",
                                                "Nationality": {},
                                                "Gender": "F"
                                            }
                                        ]
                                    },
                                    "FlightDetails": {}
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}