{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010082283, Manor Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4564854561431475,
          53.08394408966478
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010082285, Manor Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4567097701771754,
          53.083979185086584
        ]
      }
    }
  ]
}