{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025100199, Rectory Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1372194108977327,
          52.344896071168534
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001059922, Rectory Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1380313318155988,
          52.34454173037414
        ]
      }
    }
  ]
}