{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9059033435, Douglas Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.983580058675865,
          56.46256837657713
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059096611, West Henderson's Wynd",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9841338136098177,
          56.46264484774252
        ]
      }
    }
  ]
}