{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130012039, Alexander Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.169695862789899,
          57.566989438496314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130012040, Alexander Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.169801429351476,
          57.56707747570942
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130012041, Alexander Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.169428064013728,
          57.56698505518408
        ]
      }
    }
  ]
}