{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "119023933, West Glen Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.623426506535219,
          55.89591902834856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119047257, Barrs Brae",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.623630920057641,
          55.896103424999815
        ]
      }
    }
  ]
}