徐泾镇养老机构.geojson 1.0 KB

123456789
  1. {
  2. "type": "FeatureCollection",
  3. "name": "徐泾镇养老机构",
  4. "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
  5. "features": [
  6. { "type": "Feature", "properties": { "点位信息": "121.238949,31.176686", "纬度": "31.176686", "机构名称": "上海青浦区徐泾镇养护院", "经度": "121.238949", "所在街镇": "徐泾镇", "核定床位数": "852.0", "地址": "青浦区徐泾镇乐高路59号", "备注": "乐强路56号(徐泾北城地铁站3号口步行330米)", "执业年月": "44299.0" }, "geometry": { "type": "Point", "coordinates": [ 121.2389, 31.1767 ] } },
  7. { "type": "Feature", "properties": { "点位信息": "121.270699,31.176352", "纬度": "31.176352", "机构名称": "上海青浦区徐泾社区仁泽长者照护之家", "经度": "121.270699", "所在街镇": "徐泾镇", "核定床位数": "49.0", "地址": "青浦区徐泾镇徐民路1088号", "备注": "青浦区徐泾镇卫生院", "执业年月": "43801.0" }, "geometry": { "type": "Point", "coordinates": [ 121.2707, 31.1764 ] } }
  8. ]
  9. }