{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "83044172, Albert Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7914612371442575,
          53.634437134083626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83055422, Albert Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7877383290025688,
          53.6379809452645
        ]
      }
    }
  ]
}