{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122024724, Graham Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9393958973720804,
          56.152331831031596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122024962, Graham Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.939344919764651,
          56.15227871287872
        ]
      }
    }
  ]
}