{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137003241, St Cuthbert Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.040365882776771,
          54.83711580446031
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137122149, St Cuthbert Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.040723906756378,
          54.837729978187326
        ]
      }
    }
  ]
}