{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72193134, St Helens Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5337858780653124,
          53.784650002204984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72669206, Grape Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5345786327087017,
          53.78432950967427
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72669209, Grape Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5345786327087017,
          53.78432950967427
        ]
      }
    }
  ]
}