{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "129033187, Glasgow Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.405506418738066,
          55.89973357208529
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129048852, Glasgow Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.405803884498951,
          55.899628892111764
        ]
      }
    }
  ]
}