{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "83190558, William Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6221569841182522,
          53.69387539786988
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83207514, Charles Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.622473721646041,
          53.69402020649946
        ]
      }
    }
  ]
}