{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "24074672, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.702845766362105,
          51.37254103983242
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24154144, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7026330444207676,
          51.37272215227901
        ]
      }
    }
  ]
}