{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004853935, Vaughan Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.161962358103404,
          51.68314226557
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015425157, Vaughan Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.16184169220492,
          51.683342325916534
        ]
      }
    }
  ]
}