{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "120033228, Hunter Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1435918097151685,
          55.88168482007171
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092759883, Durham Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.104280516196045,
          55.873723248651025
        ]
      }
    }
  ]
}