{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "120035389, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.124934732017395,
          55.88218023380064
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "120042200, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1246772052535277,
          55.88211968882036
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "120043044, Wadingburn Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1252417645592163,
          55.882294238613554
        ]
      }
    }
  ]
}