{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014133086, Back Altham Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3117269964366174,
          53.798757248175406
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010340400, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.311604741598494,
          53.798649710209325
        ]
      }
    }
  ]
}