{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130123694, Neil Gunn Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5401838441878137,
          58.585659058718505
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130148522, Neil Gunn Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.540938572260395,
          58.58521885438596
        ]
      }
    }
  ]
}