{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "39009068, Canal Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7414787606106614,
          53.449681760294446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39086473, Canal Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7414637045780452,
          53.44968185376923
        ]
      }
    }
  ]
}