{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72405181, William Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6678180562191345,
          53.80536385266267
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72405182, William Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6678639636694264,
          53.805319039746735
        ]
      }
    }
  ]
}