11 lines
152 B
Plaintext
11 lines
152 B
Plaintext
|
{
|
||
|
"type": "Feature",
|
||
|
"geometry": {
|
||
|
"type": "Point",
|
||
|
"coordinates": [125.6, 10.1]
|
||
|
},
|
||
|
"properties": {
|
||
|
"name": "Dinagat Islands"
|
||
|
}
|
||
|
}
|