{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "point_sample.1",
      "geometry": {
        "type": "Point",
        "coordinates": [
          301803.4073,
          2779085.6509
        ]
      },
      "geometry_name": "the_geom",
      "properties": {
        "gid": 1,
        "name_ch": "範例",
        "name_en": "",
        "desc_ch": "test",
        "desc_en": "",
        "keyword": "",
        "url": "",
        "ap_key": 1
      },
      "bbox": [
        301803.4073,
        2779085.6509,
        301803.4073,
        2779085.6509
      ]
    },
    {
      "type": "Feature",
      "id": "point_sample.3",
      "geometry": {
        "type": "Point",
        "coordinates": [
          301729.173,
          2779308.4734
        ]
      },
      "geometry_name": "the_geom",
      "properties": {
        "gid": 3,
        "name_ch": "test002",
        "name_en": null,
        "desc_ch": null,
        "desc_en": null,
        "keyword": null,
        "url": null,
        "ap_key": 3
      },
      "bbox": [
        301729.173,
        2779308.4734,
        301729.173,
        2779308.4734
      ]
    },
    {
      "type": "Feature",
      "id": "point_sample.2",
      "geometry": {
        "type": "Point",
        "coordinates": [
          301756.5394,
          2779224.918
        ]
      },
      "geometry_name": "the_geom",
      "properties": {
        "gid": 2,
        "name_ch": "test001",
        "name_en": "test001",
        "desc_ch": null,
        "desc_en": null,
        "keyword": null,
        "url": null,
        "ap_key": 2
      },
      "bbox": [
        301756.5394,
        2779224.918,
        301756.5394,
        2779224.918
      ]
    },
    {
      "type": "Feature",
      "id": "point_sample.6",
      "geometry": {
        "type": "Point",
        "coordinates": [
          301762.6854,
          2779452.7721
        ]
      },
      "geometry_name": "the_geom",
      "properties": {
        "gid": 6,
        "name_ch": null,
        "name_en": null,
        "desc_ch": null,
        "desc_en": null,
        "keyword": null,
        "url": null,
        "ap_key": 8
      },
      "bbox": [
        301762.6854,
        2779452.7721,
        301762.6854,
        2779452.7721
      ]
    }
  ],
  "totalFeatures": 4,
  "numberMatched": 4,
  "numberReturned": 4,
  "timeStamp": "2026-02-08T00:01:57.904Z",
  "crs": {
    "type": "name",
    "properties": {
      "name": "urn:ogc:def:crs:EPSG::3826"
    }
  },
  "bbox": [
    301729.173,
    2779085.6509,
    301803.4073,
    2779452.7721
  ]
}