{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012542168, Duckworth Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4715183394479263,
          53.69851192039434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004508746, Duckworth Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.471429376059394,
          53.69868304642959
        ]
      }
    }
  ]
}