{ "type": "Feature", "geometry": { "type": "Point", "coordinates": [116.4074, 39.9042] // 经度, 纬度 }, "properties": { "name": "北京天安门", "category": "景点" } }