{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "gis_campusphotos.1",
      "geometry": {
        "type": "Point",
        "coordinates": [
          301873,
          2779439
        ]
      },
      "geometry_name": "the_geom",
      "properties": {
        "gid": 1,
        "name_ch": "行政大樓",
        "name_en": "Administration Building",
        "desc_ch": "",
        "desc_en": "",
        "keyword": "",
        "url": "",
        "ap_key": 1
      },
      "bbox": [
        301873,
        2779439,
        301873,
        2779439
      ]
    }
  ],
  "query_stats": {
    "total_queries": 37,
    "queries_with_hits": 1,
    "unique_features": 1
  }
}