{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122005397, Perth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9581365505604125,
          56.189976865264875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122005811, Perth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9542768725311,
          56.19235643816903
        ]
      }
    }
  ]
}