{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000023020, Ferry Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3924509057928894,
          52.756095905103784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000054804, Ferry Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.39229249136513117,
          52.756180025917196
        ]
      }
    }
  ]
}