{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125008862, Havelock Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.716612214358349,
          56.00478832974354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125038678, Havelock Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.716514849759219,
          56.0047724991138
        ]
      }
    }
  ]
}