{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "120017870, Dalhousie Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0805725365740786,
          55.88558781921596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "120032646, Dalhousie Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0805725365740786,
          55.88558781921596
        ]
      }
    }
  ]
}