11 lines
113 B
Plaintext
11 lines
113 B
Plaintext
|
{
|
||
|
"type": "Feature",
|
||
|
"properties": {},
|
||
|
"geometry": {
|
||
|
"type": "Point",
|
||
|
"coordinates": [
|
||
|
5,
|
||
|
1
|
||
|
]
|
||
|
}
|
||
|
}
|