{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "3455124730, Spa Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.179034361193411,
          53.04018049766642
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455125037, Leek New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1786634795791904,
          53.0406574791414
        ]
      }
    }
  ]
}