{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100022821995, York Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15940973246477202,
          51.52033607929127
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023460914, York Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15940973246477202,
          51.52033607929127
        ]
      }
    }
  ]
}