{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100011761046, Burlington Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.576304358285914,
          53.53356635930311
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001525886, Burlington Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5765162989117747,
          53.53361926816775
        ]
      }
    }
  ]
}