{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "124019036, Hay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4366916217351573,
          56.40345786097621
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124082953, Hay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4367078192708687,
          56.403457673316126
        ]
      }
    }
  ]
}