{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123075515, William Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.441066703090803,
          55.84367697979555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123086358, William Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.441099175052526,
          55.84368532312257
        ]
      }
    }
  ]
}