{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "36013337, Albert Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2227925952501772,
          54.108866864139955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36013638, Albert Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.222867730911567,
          54.10882115987091
        ]
      }
    }
  ]
}