View Single Post
      06-26-2020, 11:02 AM   #35
srbs73
Major
srbs73's Avatar
United Kingdom
551
Rep
1,165
Posts

Drives: BMW i4 M50
Join Date: Jun 2020
Location: UK

iTrader: (0)

This is the info from one of my json files:

[
{
"VIN":"WBA6N12080xxxxxxx",
"entries":
[
{
"id": 1,
"date": "16.06.2020",
"time": "19:29:36",
"velocity": 65.44,
"latitude": 51.8242,
"longitude": 0.1533
},
{
"id": 2,
"date": "16.06.2020",
"time": "19:29:36",
"velocity": 65.56,
"latitude": 51.8242,
"longitude": 0.1533
},
{
"id": 3,
"date": "16.06.2020",
"time": "19:29:36",
"velocity": 65.42,
"latitude": 51.8242,
"longitude": 0.1533
},
Appreciate 0