{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001325002, Canal Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1469965812478495,
          50.54746151690868
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001330057, Canal Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1470023313305315,
          50.546966732569466
        ]
      }
    }
  ]
}