{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "3455130237, Hanley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.176890794589646,
          53.04845368904922
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455139102, Stellar Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1769809604966124,
          53.048615358604415
        ]
      }
    }
  ]
}