{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "906170293, Morningside Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.209458330246768,
          55.926540111595685
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906476300, Nile Grove",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2089623449402094,
          55.92654498135985
        ]
      }
    }
  ]
}