{
    "Hotels": {
        "HotelDetails": {
            "HotelCode": "PMICLS0005",
            "HotelName": "Globales Samoa",
            "Clients": {
                "ClientDetails": {
                    "ClientCode": "DER",
                    "ClientName": "Dertour",
                    "ToHotelCode": "PMI14252",
                    "Bookings": {
                        "BookingDetails": {
                            "BookedDate": "2026-04-18",
                            "BookingNumber": "624236158",
                            "PartyName": "MRS VAN DOORN\/ANTONIA",
                            "BookingStatus": "Confirmed",
                            "Rooms": {
                                "RoomDetails": [
                                    {
                                        "SubResNo": "S260192581\/1",
                                        "CheckInDate": "2026-05-02",
                                        "CheckOutDate": "2026-05-06",
                                        "RoomStatus": "Active",
                                        "RoomType": "Room Standard Balcony --",
                                        "RoomTypeCode": "1438",
                                        "TORoomTypeCode": "DB1",
                                        "OTARoomTypeCode": "RMSD0000B0",
                                        "MealPlan": "All Inclusive",
                                        "SupplierNotes": "Next to each other - Nebeneinander\/Next to each o.: Unverbindlich\/Clients wish",
                                        "TotalNumberOfPax": "2",
                                        "SupplementDetails": {},
                                        "DiscountDetails": {
                                            "Discount": {
                                                "DiscountName": "spo 27.03"
                                            }
                                        },
                                        "PassengerDetails": {
                                            "Passenger": [
                                                {
                                                    "PaxNumber": "1",
                                                    "Title": "Mrs",
                                                    "PassengerType": "A",
                                                    "Age": "77",
                                                    "FirstName": "Antonia",
                                                    "LastName": "van Doorn",
                                                    "Nationality": {},
                                                    "Gender": "F"
                                                },
                                                {
                                                    "PaxNumber": "2",
                                                    "Title": "CHD",
                                                    "PassengerType": "C",
                                                    "Age": "15",
                                                    "FirstName": "Nova",
                                                    "LastName": "Voorhaar",
                                                    "Nationality": {},
                                                    "Gender": "M"
                                                }
                                            ]
                                        },
                                        "FlightDetails": {}
                                    },
                                    {
                                        "SubResNo": "S260192581\/2",
                                        "CheckInDate": "2026-05-02",
                                        "CheckOutDate": "2026-05-06",
                                        "RoomStatus": "Active",
                                        "RoomType": "Room Standard Balcony --",
                                        "RoomTypeCode": "1438",
                                        "TORoomTypeCode": "DB1",
                                        "OTARoomTypeCode": "RMSD0000B0",
                                        "MealPlan": "All Inclusive",
                                        "SupplierNotes": "Next to each other - Nebeneinander\/Next to each o.: Unverbindlich\/Clients wish",
                                        "TotalNumberOfPax": "2",
                                        "SupplementDetails": {},
                                        "DiscountDetails": {
                                            "Discount": {
                                                "DiscountName": "spo 27.03"
                                            }
                                        },
                                        "PassengerDetails": {
                                            "Passenger": [
                                                {
                                                    "PaxNumber": "1",
                                                    "Title": "Mrs",
                                                    "PassengerType": "A",
                                                    "Age": "48",
                                                    "FirstName": "Marloes",
                                                    "LastName": "Zandvoort",
                                                    "Nationality": {},
                                                    "Gender": "F"
                                                },
                                                {
                                                    "PaxNumber": "2",
                                                    "Title": "CHD",
                                                    "PassengerType": "C",
                                                    "Age": "14",
                                                    "FirstName": "Diem",
                                                    "LastName": "Lammers",
                                                    "Nationality": {},
                                                    "Gender": "M"
                                                }
                                            ]
                                        },
                                        "FlightDetails": {}
                                    }
                                ]
                            }
                        }
                    }
                }
            }
        }
    }
}