Skip to content

Latest commit

 

History

History
530 lines (518 loc) · 73.1 KB

Miles.md

File metadata and controls

530 lines (518 loc) · 73.1 KB

Miles

Miles is a car sharing company based in Germany providing vehicles in cities like Berlin, Hamburg, Munich, Potsdam, Cologne, Dusseldorf, Bonn and Duisburg

GET-Requests required for their API-Endpoints plus a unique DeviceKey which you can easily extract out as well without creating an account on the Miles app.

Request vehicles by lat, lng

Miles public API allows querying vehicles based on the following 4 fields

  • latitude
  • longitude
  • latitude delta
  • longitude delta

The API response contains either list of clusters or vehicles or both depending upon how large or small the values of latitude delta and longitude delta are.

The following request will only return vehicles

https://api.app.miles-mobility.com/mobile/Vehicles?deviceKey=<YOUR_DEVICE_KEY>&latitude=52.46772&longitude=13.507673&latitudeDelta=0.021653345980664086&longitudeDelta=0.016843199729919434&userLatitude=25.11645255113832&userLongitude=55.39148236389842&lang=en&FuelLevelFilterMin=0&FuelLevelFilterMax=100&VehicleSizeFilter=S,M,L,P&vehicleEngineFilter=&VehicleSeatsFilter=3,5&VehicleTransmissionFilter=M,A&zoomLevel=10&showOnlyDiscountedVehicles=0&showFuelingStations=0&showChargingStations=0&showMilesPartners=0

{
  "Result": "OK",
  "ResponseText": null,
  "Data": {
    "response": {
      "Result": "OK",
      "ResponseText": "",
      "idVehicleBooked": null,
      "idRide": null,
      "idVehicleInRide": null,
      "NearestIdCity": "BER",
      "LivePayment": false,
      "TopUpRequired": false,
      "userAppVersion": 0.00,
      "nFilterElements": 0,
      "UserInOpsMode": false,
      "CloseForceDisplayVehicle": false,
      "SpecialAirportRate": "{\"previewBox\": [{\"generalTittle\":\"SPECIAL AIRPORT RATE\",\"tariffTittle\":\"AIRPORT RATE\",\"tariffId\":\"AIRP_BER\",\"tariffName\":\"BER \/ P <> BER airport\",\"tariff\":\"34€\",\"tariff_numeric\":34.00,\"tariff_ccy\":\"EUR\",\"tariff_old\":null,\"tariff_old2\":null,\"lower_row1\":\"(!) You pay 34€ for each route.\",\"lower_row2\":\"incl. 1€ Unlock Fee\"}],\"descriptionTexts\": [{\"row1\":\"This rate includes 60 km max. distance, 90 minutes max. duration time incl. 20 minutes max. parking time.\",\"info_title\":\"Important information\",\"info_text\":\"Included within this airport rate: Unlock fee & fuel \/ charging costs. In order to apply the rate, the start or end of the ride should happen at the BER airport, and comply with max 60 km distance & 90 min ride duration. Otherwise, the best available standard rate will be applied.\",\"lower_bold_text\":\"The cost of the selected rate will the charged when starting the rental.\",\"confirmation_message\":\"Apply the SPECIAL AIRPORT RATE to your ride?\",\"greybox_icon\":null,\"greybox_text\":null}],\"rateDetails\": [{\"title\":\"Distance\",\"text\":\"60km\"},{\"title\":\"Duration\",\"text\":\"90 min\"},{\"title\":\"Pick up \/ Drop off\",\"text\":\"BER airport\"}],\"freeFeatures\": [{\"text\":\"Unlock Fee\",\"text2\":\"\"},{\"text\":\"Parking minutes\",\"text2\":\"(limited to 20 minutes)\"},{\"text\":\"Fueling \/ Charging\",\"text2\":\"(free fueling \/ charging on all stations shown in the app)\"},{\"text\":\"Parking ticket\",\"text2\":\"\"}],\"extraCosts\": [{\"text\":\"<u>Parking tickets<\/u> for parking at <u>non<\/u> public parking spots\",\"text2\":\"(also parking outside our business area where a ticket is needed)\"}]}",
      "SpecialAirportRate_E": "{\"previewBox\": [{\"generalTittle\":\"SPECIAL AIRPORT RATE\",\"tariffTittle\":\"AIRPORT RATE\",\"tariffId\":\"AIRP_BER\",\"tariffName\":\"BER \/ P <> BER airport\",\"tariff\":\"34€\",\"tariff_numeric\":34.00,\"tariff_ccy\":\"EUR\",\"tariff_old\":null,\"tariff_old2\":null,\"lower_row1\":\"(!) You pay 34€ for each route.\",\"lower_row2\":\"incl. 1€ Unlock Fee\"}],\"descriptionTexts\": [{\"row1\":\"This rate includes 60 km max. distance, 90 minutes max. duration time incl. 20 minutes max. parking time.\",\"info_title\":\"Important information\",\"info_text\":\"Included within this airport rate: Unlock fee & electricity costs. In order to apply the rate, the start or end of the ride should happen at the BER airport, and comply with max 60 km distance & 90 min ride duration. Otherwise, the best available standard rate will be applied.\",\"lower_bold_text\":\"The cost of the selected rate will the charged when starting the rental.\",\"confirmation_message\":\"Apply the SPECIAL AIRPORT RATE to your ride?\",\"greybox_icon\":null,\"greybox_text\":null}],\"rateDetails\": [{\"title\":\"Distance\",\"text\":\"60km\"},{\"title\":\"Duration\",\"text\":\"90 min\"},{\"title\":\"Pick up \/ Drop off\",\"text\":\"BER airport\"}],\"freeFeatures\": [{\"text\":\"Unlock Fee\",\"text2\":\"\"},{\"text\":\"Parking minutes\",\"text2\":\"(limited to 20 minutes)\"},{\"text\":\"Electricity\",\"text2\":\"(free charging at the charging stations shown in the app)\"},{\"text\":\"Parking ticket\",\"text2\":\"\"}],\"extraCosts\": [{\"text\":\"<u>Parking tickets<\/u> for parking at <u>non<\/u> public parking spots\",\"text2\":\"(also parking outside our business area where a ticket is needed)\"}]}",
      "SpecialAirportRate_2": null,
      "SpecialAirportRate_E_2": null,
      "UsesPPC": false,
      "CurrentSubscription": null,
      "JSONCityAreas": "",
      "CityAreasTimestamp": "2001-01-01T00:00:00",
      "AdditionalInfo": "{ \"MinZoomPA\": 12, \"DeltaPA\": 3.00, \"HubAutoOpen\": 17, \"Banner\": null}"
    },
    "vehicles": [
      {
        "idVehicle": 1533,
        "idCity": "BER",
        "LicensePlate": "B-MI 1543",
        "VehicleType": "VW T6",
        "VehicleColor": "Silver",
        "VehicleSize": "L",
        "isElectric": false,
        "Latitude": 52.4692535,
        "Longitude": 13.5072451,
        "DistanceFromUserPosition": 4633971.34,
        "DistanceFromMiddlePosition": 173.16,
        "idVehicleStatus": "DEPLOYED_FOR_RENTAL",
        "GSMCoverage": 4,
        "SatelliteNumber": 15,
        "RentalPrice_row1": "1.29€",
        "RentalPrice_row1unit": "/km",
        "RentalPrice_discounted": null,
        "RentalPrice_row2": "+1€ unlock fee | P 0.29€/min",
        "RentalPrice_discountSource": null,
        "ParkingPrice": "0.29€",
        "ParkingPrice_discounted": null,
        "ParkingPrice_unit": "/min",
        "UnlockFee": "1.00€",
        "UnlockFee_discounted": null,
        "UnlockFee_unit": "/trip",
        "FuelPct": "44%",
        "FuelLevelIcon": 2,
        "RemainingRange": "352km",
        "EVPlugged": false,
        "JSONFullVehicleDetails": "{\"standardPricing\": [{\"priceInfo\":\"1.29€\/km\",\"additionalInfo\":\"+1€ unlock fee\",\"additionalInfo2\":\"+1€ unlock fee, incl. fuel\",\"tariffID\":\"STANDARD_PERKM\",\"tariffTitle\":\"KM RATE\",\"unlockFee\":1.00,\"unlockFee_discounted\":null,\"perKmFee\":1.29,\"perKmFee_discounted\":null,\"preBookingFeePerMinute\":0.09,\"preBookingFeePerMinute_discounted\":null,\"parkingFeePerMinute\":0.29,\"parkingFeePerMinute_discounted\":null,\"bookingRepeatRestriction_h\":2,\"isElectric\":false}],\"prepaidRateList\": [{\"listItem\":\"24h (incl. 125km & unlock fee)\",\"price\":\"99€\",\"price_numeric\":99.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"3h (incl. 40km & unlock fee)\",\"price\":\"45€\",\"price_numeric\":45.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"per extra km\",\"price\":\"0.49€\",\"price_numeric\":0.49,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":false}],\"vehicleDetails\": [{\"key\":\"vehicle_details_engine_power\",\"item\":\"Engine Power\",\"value\":\"84PS\"},{\"key\":\"vehicle_details_seats\",\"item\":\"Seats\",\"value\":\"3\"},{\"key\":\"vehicle_details_transmission\",\"item\":\"Transmission\",\"value\":\"Manual\"},{\"key\":\"vehicle_details_fuel\",\"item\":\"Fuel\",\"value\":\"Diesel\"}],\"OptimalRateSelector_Hours\": [{\"txtDuration\":\"3 h\",\"nHours\":3},{\"txtDuration\":\"6 h\",\"nHours\":6},{\"txtDuration\":\"1 day\",\"nHours\":24},{\"txtDuration\":\"2 days\",\"nHours\":48},{\"txtDuration\":\"3 days\",\"nHours\":72},{\"txtDuration\":\"4 days\",\"nHours\":96},{\"txtDuration\":\"5 days\",\"nHours\":120},{\"txtDuration\":\"6 days\",\"nHours\":144},{\"txtDuration\":\"7 days\",\"nHours\":168},{\"txtDuration\":\"8 days\",\"nHours\":192},{\"txtDuration\":\"9 days\",\"nHours\":216},{\"txtDuration\":\"10 days\",\"nHours\":240},{\"txtDuration\":\"11 days\",\"nHours\":264},{\"txtDuration\":\"12 days\",\"nHours\":288},{\"txtDuration\":\"13 days\",\"nHours\":312},{\"txtDuration\":\"14 days\",\"nHours\":336},{\"txtDuration\":\"15 days\",\"nHours\":360},{\"txtDuration\":\"16 days\",\"nHours\":384},{\"txtDuration\":\"17 days\",\"nHours\":408},{\"txtDuration\":\"18 days\",\"nHours\":432},{\"txtDuration\":\"19 days\",\"nHours\":456},{\"txtDuration\":\"20 days\",\"nHours\":480},{\"txtDuration\":\"21 days\",\"nHours\":504},{\"txtDuration\":\"22 days\",\"nHours\":528},{\"txtDuration\":\"23 days\",\"nHours\":552},{\"txtDuration\":\"24 days\",\"nHours\":576},{\"txtDuration\":\"25 days\",\"nHours\":600},{\"txtDuration\":\"26 days\",\"nHours\":624},{\"txtDuration\":\"27 days\",\"nHours\":648},{\"txtDuration\":\"28 days\",\"nHours\":672},{\"txtDuration\":\"29 days\",\"nHours\":696},{\"txtDuration\":\"30 days\",\"nHours\":720}],\"stardardRate_descriptionTexts\": [[{\"row1\":\"This is our standard km rate! This will be automatically applied if you start your ride. This will be the best rate if you don't know how long your trip will take.\",\"row1_discounted\":\"This is our discounted km rate. This will be automatically applied if you start your ride with this vehicle and no other rate was applied. Please note that the reduced km rate is not applied to subsequent rides as well as cancelled or expired reservations.\",\"lower_bold_text\":\"Included within this km rate:\",\"lower_text\":\"Fuel costs (partner stations). No extra parking ticket for paid public parking in our business area needed.\",\"lower_warning\":\"⚠️ Should your ride be longer and reach the terms and specification of a better and cheaper day rate, the cheaper rate will automatically be applied.\",\"greybox_icon\":null,\"greybox_text\":null}]],\"stardardRate_details\": [[{\"title\":\"km\",\"subtitle\":\"\",\"price\":\"1.29€\",\"price_discounted\":null,\"isBold\":true},{\"title\":\"Unlock Fee\",\"subtitle\":\"\",\"price\":\"1€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Parking minutes\",\"subtitle\":\"in compliance with the booking duration time\",\"price\":\"0.29€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Fuel\",\"subtitle\":\"free refueling at our partner gas stations\",\"price\":\"0€\",\"price_discounted\":null,\"isBold\":false}]],\"vehicleBanner\": [{\"color\":\"\",\"text\":\"\",\"text2\":\"\",\"delay\":\"\",\"clickAction\":\"\"}],\"vehicleDescriptors\": {\"detailsText\":\"This vehicle runs with a key! The key can be found in the glove box. Please ensure to put the key back to the key holder as soon you end your ride.\",\"isCharity\":false,\"text1\":\"\",\"text2\":\"\",\"text3\":\"\",\"text4\":\"\",\"text5\":\"\"},\"vehicleExtras\": {\"item\":\"vehicle_extras_navigator\",\"itemvalue\":\"Yes\"}}",
        "FVDPrice": "1.29€",
        "URLVehicleImage": "https://api.app.miles-mobility.com/static/img/cars/small/VWT6.png",
        "JSONVehicleDamages": "[{\"title\": \"Driver Side - Rear (Outside)\", \"damages\": [\"Scratch @ Sidewall: Two hands\", \"Scratch @ Sidewall: Three hands\", \"Scratch @ Sidewall: One hand\"]},{\"title\": \"Passenger Side - Rear (Outside)\", \"damages\": [\"Bump/dent @ Sidewall: Two hands\", \"Bump/dent @ Sidewall: Three hands\", \"Scratch @ Sliding door: More than three hands\", \"Scratch @ Sliding door: One hand\", \"Scuffed @ Fender: Two hands\"]},{\"title\": \"Passenger Side - Front (Outside)\", \"damages\": [\"Scuffed @ Side panel: More than three hands\"]},{\"title\": \"Driver Side - Rear (Outside)\", \"damages\": [\"Bump/dent @ Trunklid: Three hands\"]},{\"title\": \"Passenger Side - Front (Outside)\", \"damages\": [\"Broken @ Exterior mirror\", \"Missing @ Bumper: One hand\"]},{\"title\": \"Passenger Side - Rear (Outside)\", \"damages\": [\"Bump/dent @ Trunklid: One hand\"]}]",
        "SpecialAirportRate": null,
        "SpecialRates": null,
        "ShowSpecialAirportRate": false,
        "nDaysRookieDelay": 0,
        "CityToCityOptions": "{\"OriginCity\": \"BERLIN\", \"Destinations\": [{\"idCity\":\"BNN\",\"Destination\":\"Bonn\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"CGN\",\"Destination\":\"Cologne\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUI\",\"Destination\":\"Duisburg\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUS\",\"Destination\":\"Düsseldorf\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"HAM\",\"Destination\":\"Hamburg\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"MUC\",\"Destination\":\"Munich\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"PTD\",\"Destination\":\"Potsdam\",\"Price\":\"0€\",\"Price_discounted\":\"\"}], \"NotPossibleDestinations\": null}",
        "PremiumRestrictedTxt": "",
        "RookieDelayTxt": ""
      },
      {
        "idVehicle": 3183,
        "idCity": "BER",
        "LicensePlate": "B-MI 1621",
        "VehicleType": "VW Crafter Automatic",
        "VehicleColor": "Silver",
        "VehicleSize": "L",
        "isElectric": false,
        "Latitude": 52.46903,
        "Longitude": 13.5091572,
        "DistanceFromUserPosition": 4633842.63,
        "DistanceFromMiddlePosition": 177.07,
        "idVehicleStatus": "DEPLOYED_FOR_RENTAL",
        "GSMCoverage": 2,
        "SatelliteNumber": 19,
        "RentalPrice_row1": "1.29€",
        "RentalPrice_row1unit": "/km",
        "RentalPrice_discounted": null,
        "RentalPrice_row2": "+1€ unlock fee | P 0.29€/min",
        "RentalPrice_discountSource": null,
        "ParkingPrice": "0.29€",
        "ParkingPrice_discounted": null,
        "ParkingPrice_unit": "/min",
        "UnlockFee": "1.00€",
        "UnlockFee_discounted": null,
        "UnlockFee_unit": "/trip",
        "FuelPct": "100%",
        "FuelLevelIcon": 4,
        "RemainingRange": "820km",
        "EVPlugged": false,
        "JSONFullVehicleDetails": "{\"standardPricing\": [{\"priceInfo\":\"1.29€\/km\",\"additionalInfo\":\"+1€ unlock fee\",\"additionalInfo2\":\"+1€ unlock fee, incl. fuel\",\"tariffID\":\"STANDARD_PERKM\",\"tariffTitle\":\"KM RATE\",\"unlockFee\":1.00,\"unlockFee_discounted\":null,\"perKmFee\":1.29,\"perKmFee_discounted\":null,\"preBookingFeePerMinute\":0.09,\"preBookingFeePerMinute_discounted\":null,\"parkingFeePerMinute\":0.29,\"parkingFeePerMinute_discounted\":null,\"bookingRepeatRestriction_h\":2,\"isElectric\":false}],\"prepaidRateList\": [{\"listItem\":\"24h (incl. 125km & unlock fee)\",\"price\":\"99€\",\"price_numeric\":99.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"3h (incl. 40km & unlock fee)\",\"price\":\"45€\",\"price_numeric\":45.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"per extra km\",\"price\":\"0.49€\",\"price_numeric\":0.49,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":false}],\"vehicleDetails\": [{\"key\":\"vehicle_details_engine_power\",\"item\":\"Engine Power\",\"value\":\"100PS\"},{\"key\":\"vehicle_details_seats\",\"item\":\"Seats\",\"value\":\"3\"},{\"key\":\"vehicle_details_transmission\",\"item\":\"Transmission\",\"value\":\"Automatic\"},{\"key\":\"vehicle_details_fuel\",\"item\":\"Fuel\",\"value\":\"Diesel\"}],\"OptimalRateSelector_Hours\": [{\"txtDuration\":\"3 h\",\"nHours\":3},{\"txtDuration\":\"6 h\",\"nHours\":6},{\"txtDuration\":\"1 day\",\"nHours\":24},{\"txtDuration\":\"2 days\",\"nHours\":48},{\"txtDuration\":\"3 days\",\"nHours\":72},{\"txtDuration\":\"4 days\",\"nHours\":96},{\"txtDuration\":\"5 days\",\"nHours\":120},{\"txtDuration\":\"6 days\",\"nHours\":144},{\"txtDuration\":\"7 days\",\"nHours\":168},{\"txtDuration\":\"8 days\",\"nHours\":192},{\"txtDuration\":\"9 days\",\"nHours\":216},{\"txtDuration\":\"10 days\",\"nHours\":240},{\"txtDuration\":\"11 days\",\"nHours\":264},{\"txtDuration\":\"12 days\",\"nHours\":288},{\"txtDuration\":\"13 days\",\"nHours\":312},{\"txtDuration\":\"14 days\",\"nHours\":336},{\"txtDuration\":\"15 days\",\"nHours\":360},{\"txtDuration\":\"16 days\",\"nHours\":384},{\"txtDuration\":\"17 days\",\"nHours\":408},{\"txtDuration\":\"18 days\",\"nHours\":432},{\"txtDuration\":\"19 days\",\"nHours\":456},{\"txtDuration\":\"20 days\",\"nHours\":480},{\"txtDuration\":\"21 days\",\"nHours\":504},{\"txtDuration\":\"22 days\",\"nHours\":528},{\"txtDuration\":\"23 days\",\"nHours\":552},{\"txtDuration\":\"24 days\",\"nHours\":576},{\"txtDuration\":\"25 days\",\"nHours\":600},{\"txtDuration\":\"26 days\",\"nHours\":624},{\"txtDuration\":\"27 days\",\"nHours\":648},{\"txtDuration\":\"28 days\",\"nHours\":672},{\"txtDuration\":\"29 days\",\"nHours\":696},{\"txtDuration\":\"30 days\",\"nHours\":720}],\"stardardRate_descriptionTexts\": [[{\"row1\":\"This is our standard km rate! This will be automatically applied if you start your ride. This will be the best rate if you don't know how long your trip will take.\",\"row1_discounted\":\"This is our discounted km rate. This will be automatically applied if you start your ride with this vehicle and no other rate was applied. Please note that the reduced km rate is not applied to subsequent rides as well as cancelled or expired reservations.\",\"lower_bold_text\":\"Included within this km rate:\",\"lower_text\":\"Fuel costs (partner stations). No extra parking ticket for paid public parking in our business area needed.\",\"lower_warning\":\"⚠️ Should your ride be longer and reach the terms and specification of a better and cheaper day rate, the cheaper rate will automatically be applied.\",\"greybox_icon\":null,\"greybox_text\":null}]],\"stardardRate_details\": [[{\"title\":\"km\",\"subtitle\":\"\",\"price\":\"1.29€\",\"price_discounted\":null,\"isBold\":true},{\"title\":\"Unlock Fee\",\"subtitle\":\"\",\"price\":\"1€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Parking minutes\",\"subtitle\":\"in compliance with the booking duration time\",\"price\":\"0.29€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Fuel\",\"subtitle\":\"free refueling at our partner gas stations\",\"price\":\"0€\",\"price_discounted\":null,\"isBold\":false}]],\"vehicleBanner\": [{\"color\":\"\",\"text\":\"\",\"text2\":\"\",\"delay\":\"\",\"clickAction\":\"\"}],\"vehicleDescriptors\": {\"detailsText\":\"This is a keyless vehicle! Please press the break pedal and start the engine via the START\/STOP button in the vehicle.\",\"isCharity\":false,\"text1\":\"\",\"text2\":\"\",\"text3\":\"\",\"text4\":\"\",\"text5\":\"\"},\"vehicleExtras\": {\"item\":\"vehicle_extras_navigator\",\"itemvalue\":\"Yes\"}}",
        "FVDPrice": "1.29€",
        "URLVehicleImage": "https://api.app.miles-mobility.com/static/img/cars/small/VWcRAFTER.png",
        "JSONVehicleDamages": "[{\"title\": \"Driver Side - Rear (Outside)\", \"damages\": [\"Scuffed @ Side panel: More than three hands\", \"Broken @ Lights\"]},{\"title\": \"Passenger Side - Rear (Outside)\", \"damages\": [\"Scuffed @ Side panel: Two hands\", \"Bump/dent @ Sliding door: One hand\", \"Bump/dent @ Side panel: More than three hands\"]},{\"title\": \"Passenger Side - Front (Outside)\", \"damages\": [\"Bump/dent @ Fender: One hand\"]},{\"title\": \"Passenger Side - Rear (Outside)\", \"damages\": [\"Bump/dent @ Trunklid: One hand\"]},{\"title\": \"Driver Side - Rear (Outside)\", \"damages\": [\"Scuffed @ Side panel: Three hands\"]}]",
        "SpecialAirportRate": null,
        "SpecialRates": null,
        "ShowSpecialAirportRate": false,
        "nDaysRookieDelay": 0,
        "CityToCityOptions": "{\"OriginCity\": \"BERLIN\", \"Destinations\": [{\"idCity\":\"BNN\",\"Destination\":\"Bonn\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"CGN\",\"Destination\":\"Cologne\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUI\",\"Destination\":\"Duisburg\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUS\",\"Destination\":\"Düsseldorf\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"HAM\",\"Destination\":\"Hamburg\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"MUC\",\"Destination\":\"Munich\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"PTD\",\"Destination\":\"Potsdam\",\"Price\":\"0€\",\"Price_discounted\":\"\"}], \"NotPossibleDestinations\": null}",
        "PremiumRestrictedTxt": "",
        "RookieDelayTxt": ""
      },
      {
        "idVehicle": 3239,
        "idCity": "BER",
        "LicensePlate": "B-MI 4473",
        "VehicleType": "VW Crafter Automatic",
        "VehicleColor": "Silver",
        "VehicleSize": "L",
        "isElectric": false,
        "Latitude": 52.46577,
        "Longitude": 13.506671,
        "DistanceFromUserPosition": 4633846.57,
        "DistanceFromMiddlePosition": 227.32,
        "idVehicleStatus": "DEPLOYED_FOR_RENTAL",
        "GSMCoverage": 3,
        "SatelliteNumber": 16,
        "RentalPrice_row1": "1.29€",
        "RentalPrice_row1unit": "/km",
        "RentalPrice_discounted": null,
        "RentalPrice_row2": "+1€ unlock fee | P 0.29€/min",
        "RentalPrice_discountSource": null,
        "ParkingPrice": "0.29€",
        "ParkingPrice_discounted": null,
        "ParkingPrice_unit": "/min",
        "UnlockFee": "1.00€",
        "UnlockFee_discounted": null,
        "UnlockFee_unit": "/trip",
        "FuelPct": "18%",
        "FuelLevelIcon": 1,
        "RemainingRange": "147km",
        "EVPlugged": false,
        "JSONFullVehicleDetails": "{\"standardPricing\": [{\"priceInfo\":\"1.29€\/km\",\"additionalInfo\":\"+1€ unlock fee\",\"additionalInfo2\":\"+1€ unlock fee, incl. fuel\",\"tariffID\":\"STANDARD_PERKM\",\"tariffTitle\":\"KM RATE\",\"unlockFee\":1.00,\"unlockFee_discounted\":null,\"perKmFee\":1.29,\"perKmFee_discounted\":null,\"preBookingFeePerMinute\":0.09,\"preBookingFeePerMinute_discounted\":null,\"parkingFeePerMinute\":0.29,\"parkingFeePerMinute_discounted\":null,\"bookingRepeatRestriction_h\":2,\"isElectric\":false}],\"prepaidRateList\": [{\"listItem\":\"24h (incl. 125km & unlock fee)\",\"price\":\"99€\",\"price_numeric\":99.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"3h (incl. 40km & unlock fee)\",\"price\":\"45€\",\"price_numeric\":45.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"per extra km\",\"price\":\"0.49€\",\"price_numeric\":0.49,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":false}],\"vehicleDetails\": [{\"key\":\"vehicle_details_engine_power\",\"item\":\"Engine Power\",\"value\":\"100PS\"},{\"key\":\"vehicle_details_seats\",\"item\":\"Seats\",\"value\":\"3\"},{\"key\":\"vehicle_details_transmission\",\"item\":\"Transmission\",\"value\":\"Automatic\"},{\"key\":\"vehicle_details_fuel\",\"item\":\"Fuel\",\"value\":\"Diesel\"}],\"OptimalRateSelector_Hours\": [{\"txtDuration\":\"3 h\",\"nHours\":3},{\"txtDuration\":\"6 h\",\"nHours\":6},{\"txtDuration\":\"1 day\",\"nHours\":24},{\"txtDuration\":\"2 days\",\"nHours\":48},{\"txtDuration\":\"3 days\",\"nHours\":72},{\"txtDuration\":\"4 days\",\"nHours\":96},{\"txtDuration\":\"5 days\",\"nHours\":120},{\"txtDuration\":\"6 days\",\"nHours\":144},{\"txtDuration\":\"7 days\",\"nHours\":168},{\"txtDuration\":\"8 days\",\"nHours\":192},{\"txtDuration\":\"9 days\",\"nHours\":216},{\"txtDuration\":\"10 days\",\"nHours\":240},{\"txtDuration\":\"11 days\",\"nHours\":264},{\"txtDuration\":\"12 days\",\"nHours\":288},{\"txtDuration\":\"13 days\",\"nHours\":312},{\"txtDuration\":\"14 days\",\"nHours\":336},{\"txtDuration\":\"15 days\",\"nHours\":360},{\"txtDuration\":\"16 days\",\"nHours\":384},{\"txtDuration\":\"17 days\",\"nHours\":408},{\"txtDuration\":\"18 days\",\"nHours\":432},{\"txtDuration\":\"19 days\",\"nHours\":456},{\"txtDuration\":\"20 days\",\"nHours\":480},{\"txtDuration\":\"21 days\",\"nHours\":504},{\"txtDuration\":\"22 days\",\"nHours\":528},{\"txtDuration\":\"23 days\",\"nHours\":552},{\"txtDuration\":\"24 days\",\"nHours\":576},{\"txtDuration\":\"25 days\",\"nHours\":600},{\"txtDuration\":\"26 days\",\"nHours\":624},{\"txtDuration\":\"27 days\",\"nHours\":648},{\"txtDuration\":\"28 days\",\"nHours\":672},{\"txtDuration\":\"29 days\",\"nHours\":696},{\"txtDuration\":\"30 days\",\"nHours\":720}],\"stardardRate_descriptionTexts\": [[{\"row1\":\"This is our standard km rate! This will be automatically applied if you start your ride. This will be the best rate if you don't know how long your trip will take.\",\"row1_discounted\":\"This is our discounted km rate. This will be automatically applied if you start your ride with this vehicle and no other rate was applied. Please note that the reduced km rate is not applied to subsequent rides as well as cancelled or expired reservations.\",\"lower_bold_text\":\"Included within this km rate:\",\"lower_text\":\"Fuel costs (partner stations). No extra parking ticket for paid public parking in our business area needed.\",\"lower_warning\":\"⚠️ Should your ride be longer and reach the terms and specification of a better and cheaper day rate, the cheaper rate will automatically be applied.\",\"greybox_icon\":null,\"greybox_text\":null}]],\"stardardRate_details\": [[{\"title\":\"km\",\"subtitle\":\"\",\"price\":\"1.29€\",\"price_discounted\":null,\"isBold\":true},{\"title\":\"Unlock Fee\",\"subtitle\":\"\",\"price\":\"1€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Parking minutes\",\"subtitle\":\"in compliance with the booking duration time\",\"price\":\"0.29€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Fuel\",\"subtitle\":\"free refueling at our partner gas stations\",\"price\":\"0€\",\"price_discounted\":null,\"isBold\":false}]],\"vehicleBanner\": [{\"color\":\"\",\"text\":\"\",\"text2\":\"\",\"delay\":\"\",\"clickAction\":\"\"}],\"vehicleDescriptors\": {\"detailsText\":\"This is a keyless vehicle! Please press the break pedal and start the engine via the START\/STOP button in the vehicle.\",\"isCharity\":false,\"text1\":\"\",\"text2\":\"\",\"text3\":\"\",\"text4\":\"\",\"text5\":\"\"},\"vehicleExtras\": {\"item\":\"vehicle_extras_navigator\",\"itemvalue\":\"Yes\"}}",
        "FVDPrice": "1.29€",
        "URLVehicleImage": "https://api.app.miles-mobility.com/static/img/cars/small/VWcRAFTER.png",
        "JSONVehicleDamages": "[{\"title\": \"Passenger Side - Rear (Outside)\", \"damages\": [\"Bump/dent @ Side panel: Two hands\", \"Bump/dent @ Door: Two hands\"]},{\"title\": \"Passenger Side - Front (Outside)\", \"damages\": [\"Scratch @ Exterior mirror\"]},{\"title\": \"Driver Side - Front (Outside)\", \"damages\": [\"Scratch @ Exterior mirror\", \"Bump/dent @ Bumper: Two hands\"]},{\"title\": \"Passenger Side - Front (Outside)\", \"damages\": [\"Scuffed @ Door: One hand\"]},{\"title\": \"Passenger Side - Rear (Outside)\", \"damages\": [\"Bump/dent @ Trunklid: Two hands\"]},{\"title\": \"Driver Side - Rear (Outside)\", \"damages\": [\"Bump/dent @ Side panel: Two hands\"]},{\"title\": \"Passenger Side - Rear (Outside)\", \"damages\": [\"Bump/dent @ Fender: Two hands\", \"Missing @ Door: One hand\"]}]",
        "SpecialAirportRate": null,
        "SpecialRates": null,
        "ShowSpecialAirportRate": false,
        "nDaysRookieDelay": 0,
        "CityToCityOptions": "{\"OriginCity\": \"BERLIN\", \"Destinations\": [{\"idCity\":\"BNN\",\"Destination\":\"Bonn\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"CGN\",\"Destination\":\"Cologne\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUI\",\"Destination\":\"Duisburg\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUS\",\"Destination\":\"Düsseldorf\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"HAM\",\"Destination\":\"Hamburg\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"MUC\",\"Destination\":\"Munich\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"PTD\",\"Destination\":\"Potsdam\",\"Price\":\"0€\",\"Price_discounted\":\"\"}], \"NotPossibleDestinations\": null}",
        "PremiumRestrictedTxt": "",
        "RookieDelayTxt": ""
      },
      {
        "idVehicle": 5758,
        "idCity": "BER",
        "LicensePlate": "B-MI 8054",
        "VehicleType": "Mercedes Sprinter",
        "VehicleColor": "Silver",
        "VehicleSize": "L",
        "isElectric": false,
        "Latitude": 52.4649734,
        "Longitude": 13.507349,
        "DistanceFromUserPosition": 4633767.90,
        "DistanceFromMiddlePosition": 306.47,
        "idVehicleStatus": "DEPLOYED_FOR_RENTAL",
        "GSMCoverage": 2,
        "SatelliteNumber": 20,
        "RentalPrice_row1": "1.29€",
        "RentalPrice_row1unit": "/km",
        "RentalPrice_discounted": null,
        "RentalPrice_row2": "+1€ unlock fee | P 0.29€/min",
        "RentalPrice_discountSource": null,
        "ParkingPrice": "0.29€",
        "ParkingPrice_discounted": null,
        "ParkingPrice_unit": "/min",
        "UnlockFee": "1.00€",
        "UnlockFee_discounted": null,
        "UnlockFee_unit": "/trip",
        "FuelPct": "44%",
        "FuelLevelIcon": 2,
        "RemainingRange": "431km",
        "EVPlugged": false,
        "JSONFullVehicleDetails": "{\"standardPricing\": [{\"priceInfo\":\"1.29€\/km\",\"additionalInfo\":\"+1€ unlock fee\",\"additionalInfo2\":\"+1€ unlock fee, incl. fuel\",\"tariffID\":\"STANDARD_PERKM\",\"tariffTitle\":\"KM RATE\",\"unlockFee\":1.00,\"unlockFee_discounted\":null,\"perKmFee\":1.29,\"perKmFee_discounted\":null,\"preBookingFeePerMinute\":0.09,\"preBookingFeePerMinute_discounted\":null,\"parkingFeePerMinute\":0.29,\"parkingFeePerMinute_discounted\":null,\"bookingRepeatRestriction_h\":2,\"isElectric\":false}],\"prepaidRateList\": [{\"listItem\":\"24h (incl. 125km & unlock fee)\",\"price\":\"99€\",\"price_numeric\":99.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"3h (incl. 40km & unlock fee)\",\"price\":\"45€\",\"price_numeric\":45.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"per extra km\",\"price\":\"0.49€\",\"price_numeric\":0.49,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":false}],\"vehicleDetails\": [{\"key\":\"vehicle_details_engine_power\",\"item\":\"Engine Power\",\"value\":\"100PS\"},{\"key\":\"vehicle_details_seats\",\"item\":\"Seats\",\"value\":\"3\"},{\"key\":\"vehicle_details_transmission\",\"item\":\"Transmission\",\"value\":\"Automatic\"},{\"key\":\"vehicle_details_fuel\",\"item\":\"Fuel\",\"value\":\"Diesel\"}],\"OptimalRateSelector_Hours\": [{\"txtDuration\":\"3 h\",\"nHours\":3},{\"txtDuration\":\"6 h\",\"nHours\":6},{\"txtDuration\":\"1 day\",\"nHours\":24},{\"txtDuration\":\"2 days\",\"nHours\":48},{\"txtDuration\":\"3 days\",\"nHours\":72},{\"txtDuration\":\"4 days\",\"nHours\":96},{\"txtDuration\":\"5 days\",\"nHours\":120},{\"txtDuration\":\"6 days\",\"nHours\":144},{\"txtDuration\":\"7 days\",\"nHours\":168},{\"txtDuration\":\"8 days\",\"nHours\":192},{\"txtDuration\":\"9 days\",\"nHours\":216},{\"txtDuration\":\"10 days\",\"nHours\":240},{\"txtDuration\":\"11 days\",\"nHours\":264},{\"txtDuration\":\"12 days\",\"nHours\":288},{\"txtDuration\":\"13 days\",\"nHours\":312},{\"txtDuration\":\"14 days\",\"nHours\":336},{\"txtDuration\":\"15 days\",\"nHours\":360},{\"txtDuration\":\"16 days\",\"nHours\":384},{\"txtDuration\":\"17 days\",\"nHours\":408},{\"txtDuration\":\"18 days\",\"nHours\":432},{\"txtDuration\":\"19 days\",\"nHours\":456},{\"txtDuration\":\"20 days\",\"nHours\":480},{\"txtDuration\":\"21 days\",\"nHours\":504},{\"txtDuration\":\"22 days\",\"nHours\":528},{\"txtDuration\":\"23 days\",\"nHours\":552},{\"txtDuration\":\"24 days\",\"nHours\":576},{\"txtDuration\":\"25 days\",\"nHours\":600},{\"txtDuration\":\"26 days\",\"nHours\":624},{\"txtDuration\":\"27 days\",\"nHours\":648},{\"txtDuration\":\"28 days\",\"nHours\":672},{\"txtDuration\":\"29 days\",\"nHours\":696},{\"txtDuration\":\"30 days\",\"nHours\":720}],\"stardardRate_descriptionTexts\": [[{\"row1\":\"This is our standard km rate! This will be automatically applied if you start your ride. This will be the best rate if you don't know how long your trip will take.\",\"row1_discounted\":\"This is our discounted km rate. This will be automatically applied if you start your ride with this vehicle and no other rate was applied. Please note that the reduced km rate is not applied to subsequent rides as well as cancelled or expired reservations.\",\"lower_bold_text\":\"Included within this km rate:\",\"lower_text\":\"Fuel costs (partner stations). No extra parking ticket for paid public parking in our business area needed.\",\"lower_warning\":\"⚠️ Should your ride be longer and reach the terms and specification of a better and cheaper day rate, the cheaper rate will automatically be applied.\",\"greybox_icon\":null,\"greybox_text\":null}]],\"stardardRate_details\": [[{\"title\":\"km\",\"subtitle\":\"\",\"price\":\"1.29€\",\"price_discounted\":null,\"isBold\":true},{\"title\":\"Unlock Fee\",\"subtitle\":\"\",\"price\":\"1€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Parking minutes\",\"subtitle\":\"in compliance with the booking duration time\",\"price\":\"0.29€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Fuel\",\"subtitle\":\"free refueling at our partner gas stations\",\"price\":\"0€\",\"price_discounted\":null,\"isBold\":false}]],\"vehicleBanner\": [{\"color\":\"\",\"text\":\"\",\"text2\":\"\",\"delay\":\"\",\"clickAction\":\"\"}],\"vehicleDescriptors\": {\"detailsText\":\"This is a keyless vehicle! Please press the break pedal and start the engine via the START\/STOP button in the vehicle.\",\"isCharity\":false,\"text1\":\"\",\"text2\":\"\",\"text3\":\"\",\"text4\":\"\",\"text5\":\"\"},\"vehicleExtras\": {\"item\":\"vehicle_extras_navigator\",\"itemvalue\":\"Yes\"}}",
        "FVDPrice": "1.29€",
        "URLVehicleImage": "https://api.app.miles-mobility.com/static/img/cars/small/MercedesSprinter.png",
        "JSONVehicleDamages": "[{\"title\": \"Driver Side - Front (Outside)\", \"damages\": [\"Bump/dent @ Fender: One hand\"]},{\"title\": \"Passenger Side - Rear (Outside)\", \"damages\": [\"Bump/dent @ Side panel: One hand\"]},{\"title\": \"Passenger Side - Front (Outside)\", \"damages\": [\"Bump/dent @ Fender: One hand\", \"Missing @ Exterior mirror\"]},{\"title\": \"Passenger Side - Rear (Outside)\", \"damages\": [\"Scuffed @ Side panel: One hand\", \"Scuffed @ Fender: One hand\"]}]",
        "SpecialAirportRate": null,
        "SpecialRates": null,
        "ShowSpecialAirportRate": false,
        "nDaysRookieDelay": 0,
        "CityToCityOptions": "{\"OriginCity\": \"BERLIN\", \"Destinations\": [{\"idCity\":\"BNN\",\"Destination\":\"Bonn\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"CGN\",\"Destination\":\"Cologne\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUI\",\"Destination\":\"Duisburg\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUS\",\"Destination\":\"Düsseldorf\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"HAM\",\"Destination\":\"Hamburg\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"MUC\",\"Destination\":\"Munich\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"PTD\",\"Destination\":\"Potsdam\",\"Price\":\"0€\",\"Price_discounted\":\"\"}], \"NotPossibleDestinations\": null}",
        "PremiumRestrictedTxt": "",
        "RookieDelayTxt": ""
      },
      {
        "idVehicle": 1485,
        "idCity": "BER",
        "LicensePlate": "B-MI 2232",
        "VehicleType": "VW Crafter",
        "VehicleColor": "Silver",
        "VehicleSize": "L",
        "isElectric": false,
        "Latitude": 52.4702377,
        "Longitude": 13.5095882,
        "DistanceFromUserPosition": 4633871.66,
        "DistanceFromMiddlePosition": 308.94,
        "idVehicleStatus": "DEPLOYED_FOR_RENTAL",
        "GSMCoverage": 3,
        "SatelliteNumber": 20,
        "RentalPrice_row1": "1.29€",
        "RentalPrice_row1unit": "/km",
        "RentalPrice_discounted": null,
        "RentalPrice_row2": "+1€ unlock fee | P 0.29€/min",
        "RentalPrice_discountSource": null,
        "ParkingPrice": "0.29€",
        "ParkingPrice_discounted": null,
        "ParkingPrice_unit": "/min",
        "UnlockFee": "1.00€",
        "UnlockFee_discounted": null,
        "UnlockFee_unit": "/trip",
        "FuelPct": "26%",
        "FuelLevelIcon": 2,
        "RemainingRange": "213km",
        "EVPlugged": false,
        "JSONFullVehicleDetails": "{\"standardPricing\": [{\"priceInfo\":\"1.29€\/km\",\"additionalInfo\":\"+1€ unlock fee\",\"additionalInfo2\":\"+1€ unlock fee, incl. fuel\",\"tariffID\":\"STANDARD_PERKM\",\"tariffTitle\":\"KM RATE\",\"unlockFee\":1.00,\"unlockFee_discounted\":null,\"perKmFee\":1.29,\"perKmFee_discounted\":null,\"preBookingFeePerMinute\":0.09,\"preBookingFeePerMinute_discounted\":null,\"parkingFeePerMinute\":0.29,\"parkingFeePerMinute_discounted\":null,\"bookingRepeatRestriction_h\":2,\"isElectric\":false}],\"prepaidRateList\": [{\"listItem\":\"24h (incl. 125km & unlock fee)\",\"price\":\"99€\",\"price_numeric\":99.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"3h (incl. 40km & unlock fee)\",\"price\":\"45€\",\"price_numeric\":45.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"per extra km\",\"price\":\"0.49€\",\"price_numeric\":0.49,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":false}],\"vehicleDetails\": [{\"key\":\"vehicle_details_engine_power\",\"item\":\"Engine Power\",\"value\":\"100PS\"},{\"key\":\"vehicle_details_seats\",\"item\":\"Seats\",\"value\":\"3\"},{\"key\":\"vehicle_details_transmission\",\"item\":\"Transmission\",\"value\":\"Manual\"},{\"key\":\"vehicle_details_fuel\",\"item\":\"Fuel\",\"value\":\"Diesel\"}],\"OptimalRateSelector_Hours\": [{\"txtDuration\":\"3 h\",\"nHours\":3},{\"txtDuration\":\"6 h\",\"nHours\":6},{\"txtDuration\":\"1 day\",\"nHours\":24},{\"txtDuration\":\"2 days\",\"nHours\":48},{\"txtDuration\":\"3 days\",\"nHours\":72},{\"txtDuration\":\"4 days\",\"nHours\":96},{\"txtDuration\":\"5 days\",\"nHours\":120},{\"txtDuration\":\"6 days\",\"nHours\":144},{\"txtDuration\":\"7 days\",\"nHours\":168},{\"txtDuration\":\"8 days\",\"nHours\":192},{\"txtDuration\":\"9 days\",\"nHours\":216},{\"txtDuration\":\"10 days\",\"nHours\":240},{\"txtDuration\":\"11 days\",\"nHours\":264},{\"txtDuration\":\"12 days\",\"nHours\":288},{\"txtDuration\":\"13 days\",\"nHours\":312},{\"txtDuration\":\"14 days\",\"nHours\":336},{\"txtDuration\":\"15 days\",\"nHours\":360},{\"txtDuration\":\"16 days\",\"nHours\":384},{\"txtDuration\":\"17 days\",\"nHours\":408},{\"txtDuration\":\"18 days\",\"nHours\":432},{\"txtDuration\":\"19 days\",\"nHours\":456},{\"txtDuration\":\"20 days\",\"nHours\":480},{\"txtDuration\":\"21 days\",\"nHours\":504},{\"txtDuration\":\"22 days\",\"nHours\":528},{\"txtDuration\":\"23 days\",\"nHours\":552},{\"txtDuration\":\"24 days\",\"nHours\":576},{\"txtDuration\":\"25 days\",\"nHours\":600},{\"txtDuration\":\"26 days\",\"nHours\":624},{\"txtDuration\":\"27 days\",\"nHours\":648},{\"txtDuration\":\"28 days\",\"nHours\":672},{\"txtDuration\":\"29 days\",\"nHours\":696},{\"txtDuration\":\"30 days\",\"nHours\":720}],\"stardardRate_descriptionTexts\": [[{\"row1\":\"This is our standard km rate! This will be automatically applied if you start your ride. This will be the best rate if you don't know how long your trip will take.\",\"row1_discounted\":\"This is our discounted km rate. This will be automatically applied if you start your ride with this vehicle and no other rate was applied. Please note that the reduced km rate is not applied to subsequent rides as well as cancelled or expired reservations.\",\"lower_bold_text\":\"Included within this km rate:\",\"lower_text\":\"Fuel costs (partner stations). No extra parking ticket for paid public parking in our business area needed.\",\"lower_warning\":\"⚠️ Should your ride be longer and reach the terms and specification of a better and cheaper day rate, the cheaper rate will automatically be applied.\",\"greybox_icon\":null,\"greybox_text\":null}]],\"stardardRate_details\": [[{\"title\":\"km\",\"subtitle\":\"\",\"price\":\"1.29€\",\"price_discounted\":null,\"isBold\":true},{\"title\":\"Unlock Fee\",\"subtitle\":\"\",\"price\":\"1€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Parking minutes\",\"subtitle\":\"in compliance with the booking duration time\",\"price\":\"0.29€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Fuel\",\"subtitle\":\"free refueling at our partner gas stations\",\"price\":\"0€\",\"price_discounted\":null,\"isBold\":false}]],\"vehicleBanner\": [{\"color\":\"\",\"text\":\"\",\"text2\":\"\",\"delay\":\"\",\"clickAction\":\"\"}],\"vehicleDescriptors\": {\"detailsText\":\"This vehicle runs with a key! The key can be found in the glove box. Please ensure to put the key back to the key holder as soon you end your ride.\",\"isCharity\":false,\"text1\":\"\",\"text2\":\"\",\"text3\":\"\",\"text4\":\"\",\"text5\":\"\"},\"vehicleExtras\": {\"item\":\"vehicle_extras_navigator\",\"itemvalue\":\"Yes\"}}",
        "FVDPrice": "1.29€",
        "URLVehicleImage": "https://api.app.miles-mobility.com/static/img/cars/small/VWcRAFTER.png",
        "JSONVehicleDamages": "[{\"title\": \"Passenger Side - Rear (Outside)\", \"damages\": [\"Bump/dent @ Door: One hand\", \"Bump/dent @ Door: Two hands\"]},{\"title\": \"Driver Side - Rear (Outside)\", \"damages\": [\"Scratch @ Door: One hand\", \"Scratch @ Door: More than three hands\", \"Broken @ Wiper\"]},{\"title\": \"Passenger Side - Rear (Outside)\", \"damages\": [\"Scratch @ Door: Two hands\"]},{\"title\": \"Passenger Side - Front (Outside)\", \"damages\": [\"Scratch @ Door: One hand\"]},{\"title\": \"Driver Side - Rear (Outside)\", \"damages\": [\"Scratch @ Bumper: One hand\"]},{\"title\": \"Passenger Side - Rear (Outside)\", \"damages\": [\"Bump/dent @ Side panel: More than three hands\"]},{\"title\": \"Driver Side - Rear (Outside)\", \"damages\": [\"Scuffed @ Roof: More than three hands\"]},{\"title\": \"Driver Side - Front (Outside)\", \"damages\": [\"Bump/dent @ Roof: More than three hands\"]},{\"title\": \"Passenger Side - Front (Outside)\", \"damages\": [\"Scuffed @ Bumper: Two hands\"]},{\"title\": \"Driver Side - Rear (Outside)\", \"damages\": [\"Broken @ Lights\"]},{\"title\": \"Passenger Side - Rear (Outside)\", \"damages\": [\"Broken @ Lights\"]}]",
        "SpecialAirportRate": null,
        "SpecialRates": null,
        "ShowSpecialAirportRate": false,
        "nDaysRookieDelay": 0,
        "CityToCityOptions": "{\"OriginCity\": \"BERLIN\", \"Destinations\": [{\"idCity\":\"BNN\",\"Destination\":\"Bonn\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"CGN\",\"Destination\":\"Cologne\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUI\",\"Destination\":\"Duisburg\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUS\",\"Destination\":\"Düsseldorf\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"HAM\",\"Destination\":\"Hamburg\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"MUC\",\"Destination\":\"Munich\",\"Price\":\"49.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"PTD\",\"Destination\":\"Potsdam\",\"Price\":\"0€\",\"Price_discounted\":\"\"}], \"NotPossibleDestinations\": null}",
        "PremiumRestrictedTxt": "",
        "RookieDelayTxt": ""
      },
      {
        "idVehicle": 7675,
        "idCity": "BER",
        "LicensePlate": "B-MI 9757",
        "VehicleType": "VW Polo GP 2022",
        "VehicleColor": "Black",
        "VehicleSize": "S",
        "isElectric": false,
        "Latitude": 52.4691162,
        "Longitude": 13.5120707,
        "DistanceFromUserPosition": 4633666.39,
        "DistanceFromMiddlePosition": 336.84,
        "idVehicleStatus": "DEPLOYED_FOR_RENTAL",
        "GSMCoverage": 3,
        "SatelliteNumber": 16,
        "RentalPrice_row1": "0.98€",
        "RentalPrice_row1unit": "/km",
        "RentalPrice_discounted": null,
        "RentalPrice_row2": "+1€ unlock fee | P 0.29€/min",
        "RentalPrice_discountSource": null,
        "ParkingPrice": "0.29€",
        "ParkingPrice_discounted": null,
        "ParkingPrice_unit": "/min",
        "UnlockFee": "1.00€",
        "UnlockFee_discounted": null,
        "UnlockFee_unit": "/trip",
        "FuelPct": "27%",
        "FuelLevelIcon": 2,
        "RemainingRange": "156km",
        "EVPlugged": false,
        "JSONFullVehicleDetails": "{\"standardPricing\": [{\"priceInfo\":\"0.98€\/km\",\"additionalInfo\":\"+1€ unlock fee\",\"additionalInfo2\":\"+1€ unlock fee, incl. fuel\",\"tariffID\":\"STANDARD_PERKM\",\"tariffTitle\":\"KM RATE\",\"unlockFee\":1.00,\"unlockFee_discounted\":null,\"perKmFee\":0.98,\"perKmFee_discounted\":null,\"preBookingFeePerMinute\":0.09,\"preBookingFeePerMinute_discounted\":null,\"parkingFeePerMinute\":0.29,\"parkingFeePerMinute_discounted\":null,\"bookingRepeatRestriction_h\":2,\"isElectric\":false}],\"prepaidRateList\": [{\"listItem\":\"24h (incl. 50km & unlock fee)\",\"price\":\"45€\",\"price_numeric\":45.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"3h (incl. 40km & unlock fee)\",\"price\":\"34€\",\"price_numeric\":34.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"per extra km\",\"price\":\"0.39€\",\"price_numeric\":0.39,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":false}],\"vehicleDetails\": [{\"key\":\"vehicle_details_engine_power\",\"item\":\"Engine Power\",\"value\":\"95PS\"},{\"key\":\"vehicle_details_seats\",\"item\":\"Seats\",\"value\":\"5\"},{\"key\":\"vehicle_details_transmission\",\"item\":\"Transmission\",\"value\":\"Automatic\"},{\"key\":\"vehicle_details_fuel\",\"item\":\"Fuel\",\"value\":\"Gasoline\"}],\"OptimalRateSelector_Hours\": [{\"txtDuration\":\"3 h\",\"nHours\":3},{\"txtDuration\":\"6 h\",\"nHours\":6},{\"txtDuration\":\"1 day\",\"nHours\":24},{\"txtDuration\":\"2 days\",\"nHours\":48},{\"txtDuration\":\"3 days\",\"nHours\":72},{\"txtDuration\":\"4 days\",\"nHours\":96},{\"txtDuration\":\"5 days\",\"nHours\":120},{\"txtDuration\":\"6 days\",\"nHours\":144},{\"txtDuration\":\"7 days\",\"nHours\":168},{\"txtDuration\":\"8 days\",\"nHours\":192},{\"txtDuration\":\"9 days\",\"nHours\":216},{\"txtDuration\":\"10 days\",\"nHours\":240},{\"txtDuration\":\"11 days\",\"nHours\":264},{\"txtDuration\":\"12 days\",\"nHours\":288},{\"txtDuration\":\"13 days\",\"nHours\":312},{\"txtDuration\":\"14 days\",\"nHours\":336},{\"txtDuration\":\"15 days\",\"nHours\":360},{\"txtDuration\":\"16 days\",\"nHours\":384},{\"txtDuration\":\"17 days\",\"nHours\":408},{\"txtDuration\":\"18 days\",\"nHours\":432},{\"txtDuration\":\"19 days\",\"nHours\":456},{\"txtDuration\":\"20 days\",\"nHours\":480},{\"txtDuration\":\"21 days\",\"nHours\":504},{\"txtDuration\":\"22 days\",\"nHours\":528},{\"txtDuration\":\"23 days\",\"nHours\":552},{\"txtDuration\":\"24 days\",\"nHours\":576},{\"txtDuration\":\"25 days\",\"nHours\":600},{\"txtDuration\":\"26 days\",\"nHours\":624},{\"txtDuration\":\"27 days\",\"nHours\":648},{\"txtDuration\":\"28 days\",\"nHours\":672},{\"txtDuration\":\"29 days\",\"nHours\":696},{\"txtDuration\":\"30 days\",\"nHours\":720}],\"stardardRate_descriptionTexts\": [[{\"row1\":\"This is our standard km rate! This will be automatically applied if you start your ride. This will be the best rate if you don't know how long your trip will take.\",\"row1_discounted\":\"This is our discounted km rate. This will be automatically applied if you start your ride with this vehicle and no other rate was applied. Please note that the reduced km rate is not applied to subsequent rides as well as cancelled or expired reservations.\",\"lower_bold_text\":\"Included within this km rate:\",\"lower_text\":\"Fuel costs (partner stations). No extra parking ticket for paid public parking in our business area needed.\",\"lower_warning\":\"⚠️ Should your ride be longer and reach the terms and specification of a better and cheaper day rate, the cheaper rate will automatically be applied.\",\"greybox_icon\":null,\"greybox_text\":null}]],\"stardardRate_details\": [[{\"title\":\"km\",\"subtitle\":\"\",\"price\":\"0.98€\",\"price_discounted\":null,\"isBold\":true},{\"title\":\"Unlock Fee\",\"subtitle\":\"\",\"price\":\"1€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Parking minutes\",\"subtitle\":\"in compliance with the booking duration time\",\"price\":\"0.29€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Fuel\",\"subtitle\":\"free refueling at our partner gas stations\",\"price\":\"0€\",\"price_discounted\":null,\"isBold\":false}]],\"vehicleBanner\": [{\"color\":\"\",\"text\":\"\",\"text2\":\"\",\"delay\":\"\",\"clickAction\":\"\"}],\"vehicleDescriptors\": {\"detailsText\":\"This is a keyless vehicle! Please press the break pedal and start the engine via the START\/STOP button in the vehicle.\",\"isCharity\":false,\"text1\":\"\",\"text2\":\"\",\"text3\":\"\",\"text4\":\"\",\"text5\":\"\"},\"vehicleExtras\": {\"item\":\"vehicle_extras_navigator\",\"itemvalue\":\"Yes\"}}",
        "FVDPrice": "0.98€",
        "URLVehicleImage": "https://api.app.miles-mobility.com/static/img/cars/small/VWPolo.png",
        "JSONVehicleDamages": "[{\"title\": \"Passenger Side - Front (Outside)\", \"damages\": [\"Scuffed @ Bumper: One hand\"]}]",
        "SpecialAirportRate": null,
        "SpecialRates": null,
        "ShowSpecialAirportRate": true,
        "nDaysRookieDelay": 0,
        "CityToCityOptions": "{\"OriginCity\": \"BERLIN\", \"Destinations\": [{\"idCity\":\"BNN\",\"Destination\":\"Bonn\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"CGN\",\"Destination\":\"Cologne\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUI\",\"Destination\":\"Duisburg\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUS\",\"Destination\":\"Düsseldorf\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"HAM\",\"Destination\":\"Hamburg\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"MUC\",\"Destination\":\"Munich\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"PTD\",\"Destination\":\"Potsdam\",\"Price\":\"0€\",\"Price_discounted\":\"\"}], \"NotPossibleDestinations\": null}",
        "PremiumRestrictedTxt": "",
        "RookieDelayTxt": ""
      },
      {
        "idVehicle": 6856,
        "idCity": "BER",
        "LicensePlate": "B-MI 2043",
        "VehicleType": "Audi Q2",
        "VehicleColor": "Black",
        "VehicleSize": "M",
        "isElectric": false,
        "Latitude": 52.4646149,
        "Longitude": 13.5157452,
        "DistanceFromUserPosition": 4633231.88,
        "DistanceFromMiddlePosition": 648.33,
        "idVehicleStatus": "DEPLOYED_FOR_RENTAL",
        "GSMCoverage": 3,
        "SatelliteNumber": 16,
        "RentalPrice_row1": "0.98€",
        "RentalPrice_row1unit": "/km",
        "RentalPrice_discounted": null,
        "RentalPrice_row2": "+1€ unlock fee | P 0.29€/min",
        "RentalPrice_discountSource": null,
        "ParkingPrice": "0.29€",
        "ParkingPrice_discounted": null,
        "ParkingPrice_unit": "/min",
        "UnlockFee": "1.00€",
        "UnlockFee_discounted": null,
        "UnlockFee_unit": "/trip",
        "FuelPct": "100%",
        "FuelLevelIcon": 4,
        "RemainingRange": "580km",
        "EVPlugged": false,
        "JSONFullVehicleDetails": "{\"standardPricing\": [{\"priceInfo\":\"0.98€\/km\",\"additionalInfo\":\"+1€ unlock fee\",\"additionalInfo2\":\"+1€ unlock fee, incl. fuel\",\"tariffID\":\"STANDARD_PERKM\",\"tariffTitle\":\"KM RATE\",\"unlockFee\":1.00,\"unlockFee_discounted\":null,\"perKmFee\":0.98,\"perKmFee_discounted\":null,\"preBookingFeePerMinute\":0.09,\"preBookingFeePerMinute_discounted\":null,\"parkingFeePerMinute\":0.29,\"parkingFeePerMinute_discounted\":null,\"bookingRepeatRestriction_h\":2,\"isElectric\":false}],\"prepaidRateList\": [{\"listItem\":\"24h (incl. 50km & unlock fee)\",\"price\":\"49€\",\"price_numeric\":49.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"3h (incl. 40km & unlock fee)\",\"price\":\"34€\",\"price_numeric\":34.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"per extra km\",\"price\":\"0.49€\",\"price_numeric\":0.49,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":false}],\"vehicleDetails\": [{\"key\":\"vehicle_details_engine_power\",\"item\":\"Engine Power\",\"value\":\"150PS\"},{\"key\":\"vehicle_details_seats\",\"item\":\"Seats\",\"value\":\"5\"},{\"key\":\"vehicle_details_transmission\",\"item\":\"Transmission\",\"value\":\"Automatic\"},{\"key\":\"vehicle_details_fuel\",\"item\":\"Fuel\",\"value\":\"Gasoline\"}],\"OptimalRateSelector_Hours\": [{\"txtDuration\":\"3 h\",\"nHours\":3},{\"txtDuration\":\"6 h\",\"nHours\":6},{\"txtDuration\":\"1 day\",\"nHours\":24},{\"txtDuration\":\"2 days\",\"nHours\":48},{\"txtDuration\":\"3 days\",\"nHours\":72},{\"txtDuration\":\"4 days\",\"nHours\":96},{\"txtDuration\":\"5 days\",\"nHours\":120},{\"txtDuration\":\"6 days\",\"nHours\":144},{\"txtDuration\":\"7 days\",\"nHours\":168},{\"txtDuration\":\"8 days\",\"nHours\":192},{\"txtDuration\":\"9 days\",\"nHours\":216},{\"txtDuration\":\"10 days\",\"nHours\":240},{\"txtDuration\":\"11 days\",\"nHours\":264},{\"txtDuration\":\"12 days\",\"nHours\":288},{\"txtDuration\":\"13 days\",\"nHours\":312},{\"txtDuration\":\"14 days\",\"nHours\":336},{\"txtDuration\":\"15 days\",\"nHours\":360},{\"txtDuration\":\"16 days\",\"nHours\":384},{\"txtDuration\":\"17 days\",\"nHours\":408},{\"txtDuration\":\"18 days\",\"nHours\":432},{\"txtDuration\":\"19 days\",\"nHours\":456},{\"txtDuration\":\"20 days\",\"nHours\":480},{\"txtDuration\":\"21 days\",\"nHours\":504},{\"txtDuration\":\"22 days\",\"nHours\":528},{\"txtDuration\":\"23 days\",\"nHours\":552},{\"txtDuration\":\"24 days\",\"nHours\":576},{\"txtDuration\":\"25 days\",\"nHours\":600},{\"txtDuration\":\"26 days\",\"nHours\":624},{\"txtDuration\":\"27 days\",\"nHours\":648},{\"txtDuration\":\"28 days\",\"nHours\":672},{\"txtDuration\":\"29 days\",\"nHours\":696},{\"txtDuration\":\"30 days\",\"nHours\":720}],\"stardardRate_descriptionTexts\": [[{\"row1\":\"This is our standard km rate! This will be automatically applied if you start your ride. This will be the best rate if you don't know how long your trip will take.\",\"row1_discounted\":\"This is our discounted km rate. This will be automatically applied if you start your ride with this vehicle and no other rate was applied. Please note that the reduced km rate is not applied to subsequent rides as well as cancelled or expired reservations.\",\"lower_bold_text\":\"Included within this km rate:\",\"lower_text\":\"Fuel costs (partner stations). No extra parking ticket for paid public parking in our business area needed.\",\"lower_warning\":\"⚠️ Should your ride be longer and reach the terms and specification of a better and cheaper day rate, the cheaper rate will automatically be applied.\",\"greybox_icon\":null,\"greybox_text\":null}]],\"stardardRate_details\": [[{\"title\":\"km\",\"subtitle\":\"\",\"price\":\"0.98€\",\"price_discounted\":null,\"isBold\":true},{\"title\":\"Unlock Fee\",\"subtitle\":\"\",\"price\":\"1€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Parking minutes\",\"subtitle\":\"in compliance with the booking duration time\",\"price\":\"0.29€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Fuel\",\"subtitle\":\"free refueling at our partner gas stations\",\"price\":\"0€\",\"price_discounted\":null,\"isBold\":false}]],\"vehicleBanner\": [{\"color\":\"\",\"text\":\"\",\"text2\":\"\",\"delay\":\"\",\"clickAction\":\"\"}],\"vehicleDescriptors\": {\"detailsText\":\"This is a keyless vehicle! Please press the break pedal and start the engine via the START\/STOP button in the vehicle.\",\"isCharity\":false,\"text1\":\"\",\"text2\":\"\",\"text3\":\"\",\"text4\":\"\",\"text5\":\"\"},\"vehicleExtras\": {\"item\":\"vehicle_extras_navigator\",\"itemvalue\":\"Yes\"}}",
        "FVDPrice": "0.98€",
        "URLVehicleImage": "https://api.app.miles-mobility.com/static/img/cars/small/Audi-q2.png",
        "JSONVehicleDamages": null,
        "SpecialAirportRate": null,
        "SpecialRates": null,
        "ShowSpecialAirportRate": true,
        "nDaysRookieDelay": 0,
        "CityToCityOptions": "{\"OriginCity\": \"BERLIN\", \"Destinations\": [{\"idCity\":\"BNN\",\"Destination\":\"Bonn\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"CGN\",\"Destination\":\"Cologne\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUI\",\"Destination\":\"Duisburg\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUS\",\"Destination\":\"Düsseldorf\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"HAM\",\"Destination\":\"Hamburg\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"MUC\",\"Destination\":\"Munich\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"PTD\",\"Destination\":\"Potsdam\",\"Price\":\"0€\",\"Price_discounted\":\"\"}], \"NotPossibleDestinations\": null}",
        "PremiumRestrictedTxt": "",
        "RookieDelayTxt": ""
      },
      {
        "idVehicle": 8686,
        "idCity": "BER",
        "LicensePlate": "B-MM 6579",
        "VehicleType": "Audi A4 Avant",
        "VehicleColor": "Black",
        "VehicleSize": "M",
        "isElectric": false,
        "Latitude": 52.4619637,
        "Longitude": 13.5160275,
        "DistanceFromUserPosition": 4633092.41,
        "DistanceFromMiddlePosition": 855.93,
        "idVehicleStatus": "DEPLOYED_FOR_RENTAL",
        "GSMCoverage": 3,
        "SatelliteNumber": 18,
        "RentalPrice_row1": "0.98€",
        "RentalPrice_row1unit": "/km",
        "RentalPrice_discounted": null,
        "RentalPrice_row2": "+1€ unlock fee | P 0.29€/min",
        "RentalPrice_discountSource": null,
        "ParkingPrice": "0.29€",
        "ParkingPrice_discounted": null,
        "ParkingPrice_unit": "/min",
        "UnlockFee": "1.00€",
        "UnlockFee_discounted": null,
        "UnlockFee_unit": "/trip",
        "FuelPct": "92%",
        "FuelLevelIcon": 4,
        "RemainingRange": "524km",
        "EVPlugged": false,
        "JSONFullVehicleDetails": "{\"standardPricing\": [{\"priceInfo\":\"0.98€\/km\",\"additionalInfo\":\"+1€ unlock fee\",\"additionalInfo2\":\"+1€ unlock fee, incl. fuel\",\"tariffID\":\"STANDARD_PERKM\",\"tariffTitle\":\"KM RATE\",\"unlockFee\":1.00,\"unlockFee_discounted\":null,\"perKmFee\":0.98,\"perKmFee_discounted\":null,\"preBookingFeePerMinute\":0.09,\"preBookingFeePerMinute_discounted\":null,\"parkingFeePerMinute\":0.29,\"parkingFeePerMinute_discounted\":null,\"bookingRepeatRestriction_h\":2,\"isElectric\":false}],\"prepaidRateList\": [{\"listItem\":\"24h (incl. 50km & unlock fee)\",\"price\":\"49€\",\"price_numeric\":49.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"3h (incl. 40km & unlock fee)\",\"price\":\"34€\",\"price_numeric\":34.00,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":true},{\"listItem\":\"per extra km\",\"price\":\"0.49€\",\"price_numeric\":0.49,\"price_CCY\":\"EUR\",\"price_discounted\":null,\"isDailyRate\":false}],\"vehicleDetails\": [{\"key\":\"vehicle_details_engine_power\",\"item\":\"Engine Power\",\"value\":\"146PS\"},{\"key\":\"vehicle_details_seats\",\"item\":\"Seats\",\"value\":\"5\"},{\"key\":\"vehicle_details_transmission\",\"item\":\"Transmission\",\"value\":\"Automatic\"},{\"key\":\"vehicle_details_fuel\",\"item\":\"Fuel\",\"value\":\"Gasoline\"}],\"OptimalRateSelector_Hours\": [{\"txtDuration\":\"3 h\",\"nHours\":3},{\"txtDuration\":\"6 h\",\"nHours\":6},{\"txtDuration\":\"1 day\",\"nHours\":24},{\"txtDuration\":\"2 days\",\"nHours\":48},{\"txtDuration\":\"3 days\",\"nHours\":72},{\"txtDuration\":\"4 days\",\"nHours\":96},{\"txtDuration\":\"5 days\",\"nHours\":120},{\"txtDuration\":\"6 days\",\"nHours\":144},{\"txtDuration\":\"7 days\",\"nHours\":168},{\"txtDuration\":\"8 days\",\"nHours\":192},{\"txtDuration\":\"9 days\",\"nHours\":216},{\"txtDuration\":\"10 days\",\"nHours\":240},{\"txtDuration\":\"11 days\",\"nHours\":264},{\"txtDuration\":\"12 days\",\"nHours\":288},{\"txtDuration\":\"13 days\",\"nHours\":312},{\"txtDuration\":\"14 days\",\"nHours\":336},{\"txtDuration\":\"15 days\",\"nHours\":360},{\"txtDuration\":\"16 days\",\"nHours\":384},{\"txtDuration\":\"17 days\",\"nHours\":408},{\"txtDuration\":\"18 days\",\"nHours\":432},{\"txtDuration\":\"19 days\",\"nHours\":456},{\"txtDuration\":\"20 days\",\"nHours\":480},{\"txtDuration\":\"21 days\",\"nHours\":504},{\"txtDuration\":\"22 days\",\"nHours\":528},{\"txtDuration\":\"23 days\",\"nHours\":552},{\"txtDuration\":\"24 days\",\"nHours\":576},{\"txtDuration\":\"25 days\",\"nHours\":600},{\"txtDuration\":\"26 days\",\"nHours\":624},{\"txtDuration\":\"27 days\",\"nHours\":648},{\"txtDuration\":\"28 days\",\"nHours\":672},{\"txtDuration\":\"29 days\",\"nHours\":696},{\"txtDuration\":\"30 days\",\"nHours\":720}],\"stardardRate_descriptionTexts\": [[{\"row1\":\"This is our standard km rate! This will be automatically applied if you start your ride. This will be the best rate if you don't know how long your trip will take.\",\"row1_discounted\":\"This is our discounted km rate. This will be automatically applied if you start your ride with this vehicle and no other rate was applied. Please note that the reduced km rate is not applied to subsequent rides as well as cancelled or expired reservations.\",\"lower_bold_text\":\"Included within this km rate:\",\"lower_text\":\"Fuel costs (partner stations). No extra parking ticket for paid public parking in our business area needed.\",\"lower_warning\":\"⚠️ Should your ride be longer and reach the terms and specification of a better and cheaper day rate, the cheaper rate will automatically be applied.\",\"greybox_icon\":null,\"greybox_text\":null}]],\"stardardRate_details\": [[{\"title\":\"km\",\"subtitle\":\"\",\"price\":\"0.98€\",\"price_discounted\":null,\"isBold\":true},{\"title\":\"Unlock Fee\",\"subtitle\":\"\",\"price\":\"1€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Parking minutes\",\"subtitle\":\"in compliance with the booking duration time\",\"price\":\"0.29€\",\"price_discounted\":null,\"isBold\":false},{\"title\":\"Fuel\",\"subtitle\":\"free refueling at our partner gas stations\",\"price\":\"0€\",\"price_discounted\":null,\"isBold\":false}]],\"vehicleBanner\": [{\"color\":\"\",\"text\":\"\",\"text2\":\"\",\"delay\":\"\",\"clickAction\":\"\"}],\"vehicleDescriptors\": {\"detailsText\":\"This is a keyless vehicle! Please press the break pedal and start the engine via the START\/STOP button in the vehicle.\",\"isCharity\":false,\"text1\":\"\",\"text2\":\"\",\"text3\":\"\",\"text4\":\"\",\"text5\":\"\"},\"vehicleExtras\": {\"item\":\"vehicle_extras_navigator\",\"itemvalue\":\"Yes\"}}",
        "FVDPrice": "0.98€",
        "URLVehicleImage": "https://api.app.miles-mobility.com/static/img/cars/small/Audi_A4Avant.png",
        "JSONVehicleDamages": null,
        "SpecialAirportRate": null,
        "SpecialRates": null,
        "ShowSpecialAirportRate": true,
        "nDaysRookieDelay": 0,
        "CityToCityOptions": "{\"OriginCity\": \"BERLIN\", \"Destinations\": [{\"idCity\":\"BNN\",\"Destination\":\"Bonn\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"CGN\",\"Destination\":\"Cologne\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUI\",\"Destination\":\"Duisburg\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"DUS\",\"Destination\":\"Düsseldorf\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"HAM\",\"Destination\":\"Hamburg\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"MUC\",\"Destination\":\"Munich\",\"Price\":\"19.5€\",\"Price_discounted\":\"\"},{\"idCity\":\"PTD\",\"Destination\":\"Potsdam\",\"Price\":\"0€\",\"Price_discounted\":\"\"}], \"NotPossibleDestinations\": null}",
        "PremiumRestrictedTxt": "",
        "RookieDelayTxt": ""
      }
    ],
    "clusters": [],
    "pois": [],
    "partners": []
  }
}

The following request will only return clusters

https://api.app.miles-mobility.com/mobile/Vehicles?deviceKey=<YOUR_DEVICE_KEY>&latitude=52.46772&longitude=13.507673&latitudeDelta=0.021653345980664086&longitudeDelta=0.016843199729919434&userLatitude=25.11645255113832&userLongitude=55.39148236389842&lang=en&FuelLevelFilterMin=0&FuelLevelFilterMax=100&VehicleSizeFilter=S,M,L,P&vehicleEngineFilter=&VehicleSeatsFilter=3,5&VehicleTransmissionFilter=M,A&zoomLevel=10&showOnlyDiscountedVehicles=0&showFuelingStations=0&showChargingStations=0&showMilesPartners=0

{
    "Result": "OK",
    "ResponseText": null,
    "Data": {
        "response": {
            "Result": "OK",
            "ResponseText": "",
            "idVehicleBooked": null,
            "idRide": null,
            "idVehicleInRide": null,
            "NearestIdCity": "BER",
            "LivePayment": false,
            "TopUpRequired": false,
            "userAppVersion": 0.00,
            "nFilterElements": 0,
            "UserInOpsMode": false,
            "CloseForceDisplayVehicle": false,
            "SpecialAirportRate": "{\"previewBox\": [{\"generalTittle\":\"SPECIAL AIRPORT RATE\",\"tariffTittle\":\"AIRPORT RATE\",\"tariffId\":\"AIRP_BER\",\"tariffName\":\"BER \/ P <> BER airport\",\"tariff\":\"34€\",\"tariff_numeric\":34.00,\"tariff_ccy\":\"EUR\",\"tariff_old\":null,\"tariff_old2\":null,\"lower_row1\":\"(!) You pay 34€ for each route.\",\"lower_row2\":\"incl. 1€ Unlock Fee\"}],\"descriptionTexts\": [{\"row1\":\"This rate includes 60 km max. distance, 90 minutes max. duration time incl. 20 minutes max. parking time.\",\"info_title\":\"Important information\",\"info_text\":\"Included within this airport rate: Unlock fee & fuel \/ charging costs. In order to apply the rate, the start or end of the ride should happen at the BER airport, and comply with max 60 km distance & 90 min ride duration. Otherwise, the best available standard rate will be applied.\",\"lower_bold_text\":\"The cost of the selected rate will the charged when starting the rental.\",\"confirmation_message\":\"Apply the SPECIAL AIRPORT RATE to your ride?\",\"greybox_icon\":null,\"greybox_text\":null}],\"rateDetails\": [{\"title\":\"Distance\",\"text\":\"60km\"},{\"title\":\"Duration\",\"text\":\"90 min\"},{\"title\":\"Pick up \/ Drop off\",\"text\":\"BER airport\"}],\"freeFeatures\": [{\"text\":\"Unlock Fee\",\"text2\":\"\"},{\"text\":\"Parking minutes\",\"text2\":\"(limited to 20 minutes)\"},{\"text\":\"Fueling \/ Charging\",\"text2\":\"(free fueling \/ charging on all stations shown in the app)\"},{\"text\":\"Parking ticket\",\"text2\":\"\"}],\"extraCosts\": [{\"text\":\"<u>Parking tickets<\/u> for parking at <u>non<\/u> public parking spots\",\"text2\":\"(also parking outside our business area where a ticket is needed)\"}]}",
            "SpecialAirportRate_E": "{\"previewBox\": [{\"generalTittle\":\"SPECIAL AIRPORT RATE\",\"tariffTittle\":\"AIRPORT RATE\",\"tariffId\":\"AIRP_BER\",\"tariffName\":\"BER \/ P <> BER airport\",\"tariff\":\"34€\",\"tariff_numeric\":34.00,\"tariff_ccy\":\"EUR\",\"tariff_old\":null,\"tariff_old2\":null,\"lower_row1\":\"(!) You pay 34€ for each route.\",\"lower_row2\":\"incl. 1€ Unlock Fee\"}],\"descriptionTexts\": [{\"row1\":\"This rate includes 60 km max. distance, 90 minutes max. duration time incl. 20 minutes max. parking time.\",\"info_title\":\"Important information\",\"info_text\":\"Included within this airport rate: Unlock fee & electricity costs. In order to apply the rate, the start or end of the ride should happen at the BER airport, and comply with max 60 km distance & 90 min ride duration. Otherwise, the best available standard rate will be applied.\",\"lower_bold_text\":\"The cost of the selected rate will the charged when starting the rental.\",\"confirmation_message\":\"Apply the SPECIAL AIRPORT RATE to your ride?\",\"greybox_icon\":null,\"greybox_text\":null}],\"rateDetails\": [{\"title\":\"Distance\",\"text\":\"60km\"},{\"title\":\"Duration\",\"text\":\"90 min\"},{\"title\":\"Pick up \/ Drop off\",\"text\":\"BER airport\"}],\"freeFeatures\": [{\"text\":\"Unlock Fee\",\"text2\":\"\"},{\"text\":\"Parking minutes\",\"text2\":\"(limited to 20 minutes)\"},{\"text\":\"Electricity\",\"text2\":\"(free charging at the charging stations shown in the app)\"},{\"text\":\"Parking ticket\",\"text2\":\"\"}],\"extraCosts\": [{\"text\":\"<u>Parking tickets<\/u> for parking at <u>non<\/u> public parking spots\",\"text2\":\"(also parking outside our business area where a ticket is needed)\"}]}",
            "SpecialAirportRate_2": null,
            "SpecialAirportRate_E_2": null,
            "UsesPPC": false,
            "CurrentSubscription": null,
            "JSONCityAreas": "",
            "CityAreasTimestamp": "2001-01-01T00:00:00",
            "AdditionalInfo": "{ \"MinZoomPA\": 12, \"DeltaPA\": 3.00, \"HubAutoOpen\": 17, \"Banner\": null}"
        },
        "vehicles": [],
        "clusters": [
            {
                "idCluster": null,
                "idClusterHash": "1C62A4A62AA08838FE082A94CD22B8D4",
                "Latitude": 52.36491193518517,
                "Longitude": 13.514991,
                "nUnits": 10,
                "Bounds": "[{\"latitude\":52.364273,\"longitude\":13.515244},{\"latitude\":52.364468,\"longitude\":13.515865}]"
            },
            {
                "idCluster": null,
                "idClusterHash": "24F85CEBE97ED2626A47E3B893A86B67",
                "Latitude": 52.476438568627437,
                "Longitude": 13.499870122549012,
                "nUnits": 10,
                "Bounds": "[{\"latitude\":52.473137,\"longitude\":13.489146},{\"latitude\":52.481567,\"longitude\":13.502348}]"
            },
            {
                "idCluster": null,
                "idClusterHash": "1ED211DB0A61E8061E102EDA3BA0A954",
                "Latitude": 52.48883972213968,
                "Longitude": 13.421315465081712,
                "nUnits": 10,
                "Bounds": "[{\"latitude\":52.484619,\"longitude\":13.421391},{\"latitude\":52.494125,\"longitude\":13.429657}]"
            },
            {
                "idCluster": null,
                "idClusterHash": "99D7A8B24914D4A640F6D73648845A64",
                "Latitude": 52.487271229357809,
                "Longitude": 13.327233435779819,
                "nUnits": 10,
                "Bounds": "[{\"latitude\":52.485374,\"longitude\":13.324369},{\"latitude\":52.489918,\"longitude\":13.332579}]"
            },
            {
                "idCluster": null,
                "idClusterHash": "2D3506D891249C113B6E96B778684997",
                "Latitude": 52.518444723880592,
                "Longitude": 13.50465354477612,
                "nUnits": 10,
                "Bounds": "[{\"latitude\":52.512955,\"longitude\":13.496438},{\"latitude\":52.518246,\"longitude\":13.507272}]"
            },
            {
                "idCluster": null,
                "idClusterHash": "76B7EF830AF881C0EB49639444DF47D5",
                "Latitude": 52.521327405982873,
                "Longitude": 13.304936132478636,
                "nUnits": 10,
                "Bounds": "[{\"latitude\":52.516758,\"longitude\":13.299164},{\"latitude\":52.525692,\"longitude\":13.309978}]"
            },
            {
                "idCluster": null,
                "idClusterHash": "0AEC36D86F3CCFC30259893F2CDCA14E",
                "Latitude": 52.530177202995048,
                "Longitude": 13.437771054908497,
                "nUnits": 10,
                "Bounds": "[{\"latitude\":52.529778,\"longitude\":13.433264},{\"latitude\":52.532642,\"longitude\":13.441862}]"
            },
            {
                "idCluster": null,
                "idClusterHash": "E95972D9F9D5071E418D7FFEB487E510",
                "Latitude": 52.540191245681378,
                "Longitude": 13.374652401151646,
                "nUnits": 10,
                "Bounds": "[{\"latitude\":52.538395,\"longitude\":13.371553},{\"latitude\":52.541283,\"longitude\":13.377926}]"
            },
            {
                "idCluster": null,
                "idClusterHash": "C8430FBB65327D1447C7A678DA9C7095",
                "Latitude": 52.543878499999991,
                "Longitude": 13.598541499999996,
                "nUnits": 10,
                "Bounds": "[{\"latitude\":52.542953,\"longitude\":13.596578},{\"latitude\":52.544621,\"longitude\":13.599528}]"
            },
            {
                "idCluster": null,
                "idClusterHash": "1D333B5AE5A8C7F91D76C462DA009955",
                "Latitude": 52.575642166666661,
                "Longitude": 13.394522507246378,
                "nUnits": 10,
                "Bounds": "[{\"latitude\":52.574009,\"longitude\":13.390413},{\"latitude\":52.578449,\"longitude\":13.398307}]"
            },
            {
                "idCluster": null,
                "idClusterHash": "74D6C1966543AF3CCD6307ACC91E36A9",
                "Latitude": 52.582936602150532,
                "Longitude": 13.31251331182796,
                "nUnits": 10,
                "Bounds": "[{\"latitude\":52.574177,\"longitude\":13.294025},{\"latitude\":52.581032,\"longitude\":13.320618}]"
            },
            {
                "idCluster": null,
                "idClusterHash": "919935758C7B5317A4F469EB044245AF",
                "Latitude": 52.633283500000005,
                "Longitude": 13.496205,
                "nUnits": 4,
                "Bounds": "[{\"latitude\":52.628384,\"longitude\":13.492306},{\"latitude\":52.635082,\"longitude\":13.506649}]"
            }
        ],
        "pois": [],
        "partners": []
    }
}