core/tests/components/volvo/fixtures/location.json

12 lines
218 B
JSON

{
"type": "Feature",
"properties": {
"timestamp": "2024-12-30T15:00:00.000Z",
"heading": "90"
},
"geometry": {
"type": "Point",
"coordinates": [11.849843629550225, 57.72537482589284, 0.0]
}
}