{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "5006980, Camden Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1340557860939147,
          51.54464684317667
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5064418, Camden Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1338743051395083,
          51.54450007705298
        ]
      }
    }
  ]
}