{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[20.0, 34.365234375],
[80.0, 4.34326171875],
[45.0, 4.34326171875],
[20.0, 4.34326171875],
[20.0, 34.365234375]
]
]
},
"properties": {
"title": "路线一",
"kind": 1
}
}
]
}