{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "202099055, Edgware Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2529583044720896,
          51.588462742585314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202099058, Edgware Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2529164013257694,
          51.58842614973203
        ]
      }
    }
  ]
}