{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "124020676, Glasgow Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4426730090949653,
          56.39622721773369
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124091352, Glasgow Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4434626735607248,
          56.3956879004551
        ]
      }
    }
  ]
}