{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009869671, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4244029594813832,
          51.95781729689006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121317288, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4241704778393691,
          51.957789188160014
        ]
      }
    }
  ]
}