{
    "lists_and_dates": {
        "getdates": {
            "Dates": {
                "VehicleLocationDateResponse": [
                    {
                        "DateFrom": "2026-12-24T09:00:00",
                        "DateTo": "2027-01-01T17:30:00",
                        "Type": "2",
                        "LocationIds": "320,500,322,520,713"
                    },
                    {
                        "DateFrom": "2026-12-24T09:00:00",
                        "DateTo": "2027-01-01T17:30:00",
                        "Type": "3",
                        "LocationIds": "502,741"
                    }
                ]
            }
        },
        "getpickuplist": {
            "Locations": {
                "VehicleLocationItemResponse": [
                    {
                        "Id": "500",
                        "Name": "Cozy Campers",
                        "Description": [],
                        "ExtraInfo": "false",
                        "ExtraInfoText": [],
                        "SelfService": "true",
                        "Place": "1",
                        "Times": {
                            "VehicleLocationTimeResponse": {
                                "LocationId": "0",
                                "From": "09:00",
                                "To": "17:30"
                            }
                        },
                        "ClosedDates": []
                    },
                    {
                        "Id": "320",
                        "Name": "City Center \/ Hotel in Reykajvik - FREE",
                        "Description": [],
                        "ExtraInfo": "false",
                        "ExtraInfoText": [],
                        "SelfService": "false",
                        "Place": "2",
                        "Times": {
                            "VehicleLocationTimeResponse": {
                                "LocationId": "0",
                                "From": "09:00",
                                "To": "17:00"
                            }
                        },
                        "ClosedDates": []
                    },
                    {
                        "Id": "322",
                        "Name": "Flybus option from KEF airport - FREE",
                        "Description": [],
                        "ExtraInfo": "false",
                        "ExtraInfoText": [],
                        "SelfService": "false",
                        "Place": "3",
                        "Times": {
                            "VehicleLocationTimeResponse": {
                                "LocationId": "0",
                                "From": "09:00",
                                "To": "17:00"
                            }
                        },
                        "ClosedDates": []
                    },
                    {
                        "Id": "520",
                        "Name": "KEF airport \/ Hotel in Keflavik - 60 EUR",
                        "Description": [],
                        "ExtraInfo": "false",
                        "ExtraInfoText": [],
                        "SelfService": "false",
                        "Place": "9",
                        "Times": {
                            "VehicleLocationTimeResponse": {
                                "LocationId": "0",
                                "From": "09:00",
                                "To": "17:00"
                            }
                        },
                        "ClosedDates": []
                    },
                    {
                        "Id": "713",
                        "Name": "Private transfer from KEF airport - S,G,P, Package",
                        "Description": [],
                        "ExtraInfo": "false",
                        "ExtraInfoText": [],
                        "SelfService": "false",
                        "Place": "10",
                        "Times": [],
                        "ClosedDates": []
                    }
                ]
            }
        },
        "getdropofflist": {
            "Locations": {
                "VehicleLocationItemResponse": [
                    {
                        "Id": "502",
                        "Name": "Cozy Campers",
                        "Description": [],
                        "ExtraInfo": "false",
                        "ExtraInfoText": [],
                        "SelfService": "true",
                        "Place": "6",
                        "Times": {
                            "VehicleLocationTimeResponse": {
                                "LocationId": "0",
                                "From": "09:00",
                                "To": "17:30"
                            }
                        },
                        "ClosedDates": []
                    },
                    {
                        "Id": "741",
                        "Name": "Private transfer to KEF airport - P, Package",
                        "Description": [],
                        "ExtraInfo": "false",
                        "ExtraInfoText": [],
                        "SelfService": "false",
                        "Place": "11",
                        "Times": [],
                        "ClosedDates": []
                    }
                ]
            }
        }
    },
    "status": 400,
    "response": "[pickup] missing (YYY-MM-DD HH:MM:SS)"
}