{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012778074, Duncan Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.090373977930647,
          53.46794932489183
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012778075, Duncan Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0905248838467076,
          53.46807504874021
        ]
      }
    }
  ]
}