{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2920001589, Elizabeth Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6172437948143197,
          55.2380541114332
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2920001590, Elizabeth Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.617149357878975,
          55.23806280131171
        ]
      }
    }
  ]
}