{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100023347701, Chester Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1509341504506741,
          51.498980476230564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023347702, Chester Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1507566417559185,
          51.49909458002724
        ]
      }
    }
  ]
}