{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001126224, The Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.345599370659768,
          51.3610032122438
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001126225, The Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.345599370659768,
          51.3610032122438
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001143441, The Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.345599370659768,
          51.3610032122438
        ]
      }
    }
  ]
}