{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002946272, Manor Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8513198526496428,
          50.868357761619286
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015252463, Bessemer Close",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.851334120297668,
          50.86833979486508
        ]
      }
    }
  ]
}