{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120503006, Cambridge Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3489047400263208,
          51.6741394813463
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120503008, Cambridge Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3488897258939208,
          51.67406759610487
        ]
      }
    }
  ]
}