{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118087317, Glasgow Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9404726370681824,
          55.775288858206466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118087318, Glasgow Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9406341882428912,
          55.77533124141611
        ]
      }
    }
  ]
}