{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "906058969, Commercial Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.179294386533789,
          55.977771191166966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025422332, North Leith Mill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.179289738711876,
          55.977618483485735
        ]
      }
    }
  ]
}