{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015439162, St John's Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1361062800822943,
          51.78421587820118
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090545549, St John's Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.13638067294475034,
          51.784192906205305
        ]
      }
    }
  ]
}