{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008057987, Dickens Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.234299199784506,
          52.57712556794414
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008061867, Boongate",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23456077276267606,
          52.57685974064694
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091612314, Dickens Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23396568074281204,
          52.577345367006075
        ]
      }
    }
  ]
}