{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123013725, Hillington Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.363594696496732,
          55.85819563479669
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123102325, Seaforth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.363656759745668,
          55.858428122725904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123102327, Seaforth Road South",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.363864949245385,
          55.85817246587862
        ]
      }
    }
  ]
}