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