{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9051060599, Victoria Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1133765833112528,
          57.14401356689272
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051150319, Victoria Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1133765833112528,
          57.14401356689272
        ]
      }
    }
  ]
}