{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130028783, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.224987808261144,
          57.477269955661626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130169407, Castle Wynd",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2252377450714995,
          57.47726554421339
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025408153, Castle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.225091604652894,
          57.47733102143436
        ]
      }
    }
  ]
}