{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "商店街",
"description": "商店街"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
139.840658,
38.914895
],
[
139.840894,
38.915596
],
[
139.837224,
38.916748
],
[
139.835014,
38.917466
],
[
139.834607,
38.916648
],
[
139.840658,
38.914895
]
]
]
}
}
]
}