{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132022149, Middlemuir Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.148010382791102,
          55.92699156881799
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132049401, Middlemuir Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1482702308595565,
          55.92705893258524
        ]
      }
    }
  ]
}