{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001123831, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5483686131011574,
          51.3656422372849
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001137247, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5481368401254043,
          51.36427657438522
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001148328, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.548343002052817,
          51.36590311828627
        ]
      }
    }
  ]
}