{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "127064031, West Park Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.18283421646253,
          55.3845824936402
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127067875, Afton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.169645944750676,
          55.382750120257576
        ]
      }
    }
  ]
}