{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200002391410, Upton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4295007743527632,
          51.36114281283539
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003080854, St Peters Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4297794572773486,
          51.36102670367539
        ]
      }
    }
  ]
}