{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123028424, Gallahill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.610858715603055,
          55.9186120863298
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015457599, Gallahill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.610536322077377,
          55.91834028785868
        ]
      }
    }
  ]
}