{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "116008284, Glen Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.18570464758482,
          55.644045052376576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116008288, Glen Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1856321523858804,
          55.64374921839753
        ]
      }
    }
  ]
}