{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100051306516, Gordon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8378195643187245,
          53.68413252384228
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052042575, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8378801617311191,
          53.684123617602495
        ]
      }
    }
  ]
}