{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025429245, Scotland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.270922014159128,
          55.84933622092012
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700137196, Carnoustie Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.270707741052694,
          55.84922333952789
        ]
      }
    }
  ]
}