dawarich/spec/fixtures/files/watched/user@domain.com/2023_January.json

70 lines
No EOL
1.2 KiB
JSON

{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
14.3439906,
50.0506312
]
},
"properties": {
"timestamp": "2023-01-01T08:00:00Z"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
14.3439906,
50.0506312
]
},
"properties": {
"timestamp": "2023-01-01T10:00:00Z"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
14.42076,
50.08804
]
},
"properties": {
"timestamp": "2023-01-02T12:00:00Z"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
14.42076,
50.08804
]
},
"properties": {
"timestamp": "2023-01-02T14:00:00Z"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
14.42076,
50.08804
]
},
"properties": {
"timestamp": "2023-01-02T16:00:00Z"
}
}
]
}