{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123070263, St James' Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.427995673648215,
          55.84822297297733
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123100661, Stoney Brae",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.428161399256602,
          55.848318567659625
        ]
      }
    }
  ]
}