34 lines
611 B
JSON
34 lines
611 B
JSON
{
|
|
"type": "FeatureCollection",
|
|
"features": [
|
|
{
|
|
"type": "Feature",
|
|
"properties": {
|
|
"name": "Iustiniana Prima",
|
|
"pleiades": 207193
|
|
},
|
|
"geometry": {
|
|
"type": "Point",
|
|
"coordinates": [
|
|
21.667163372039795,
|
|
42.955181860948066
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {
|
|
"name": "Iustiniana Prima",
|
|
"pleiades": 207193
|
|
},
|
|
"geometry": {
|
|
"type": "Point",
|
|
"coordinates": [
|
|
21.666712760925293,
|
|
42.95282612731944
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|