{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012830458, Lyons Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.623077493098261,
          53.65076543849265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002365871, Charnock Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.623107086146183,
          53.650720342750986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004063753, Lyons Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.623122611790474,
          53.65074722692485
        ]
      }
    }
  ]
}