{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123071306, Stow Brae",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.426298128972681,
          55.8402123206783
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123071307, Stow Brae",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.426445354006681,
          55.840011682102016
        ]
      }
    }
  ]
}