{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100051306146, Elizabeth Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8385667796439582,
          53.68274037009262
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052042577, Burley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8389298714607993,
          53.68281276321357
        ]
      }
    }
  ]
}