{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100062456628, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9874353346127371,
          50.85774937710733
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062645594, Barncroft Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9877204107268586,
          50.85770688580543
        ]
      }
    }
  ]
}