{
  "id": "http://www.example.com/features/point1",
  "type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [174.7501603083, -36.9307359096]
  },
  "properties": {
    "name": "Test point feature"
  }
}
