12 lines
114 B
JSON
12 lines
114 B
JSON
{
|
|
"type": "Feature",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Point",
|
|
"coordinates": [
|
|
5,
|
|
1
|
|
]
|
|
}
|
|
}
|