{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132055292, Glasgow Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.311793351418857,
          55.9341002897181
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132056757, Glasgow Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.314873675654524,
          55.93420419484938
        ]
      }
    }
  ]
}