{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012342134, Southport New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.901063254020839,
          53.66216363788422
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012347416, Riversview",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.900867125516268,
          53.662192079471374
        ]
      }
    }
  ]
}