{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132003949, Buchanan Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.313774350291955,
          55.942349553886096
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132056746, Buchanan Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.313845834225229,
          55.942474035688356
        ]
      }
    }
  ]
}