{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010765801, Bowling Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9169565824234134,
          53.322439116804766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010767438, Rowton Grange Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9164772337546352,
          53.32189946262233
        ]
      }
    }
  ]
}