{
"type": "FeatureCollection",

"features": [
  {
	"type": "Feature",
	"properties": {    
		"location":"London Bexley",
		"code":"BEX"
	}, 	
	"geometry": {
		"type": "Point",
		"coordinates": [0.184806, 51.466030]
	}
  },
  {
	"type": "Feature",
	"properties": {    
		"location":"London Eltham",
		"code":"LON6"
	}, 	
	"geometry": {
		"type": "Point",
		"coordinates": [0.070766, 51.452580]
	}
  },
  {
	"type": "Feature",
	"properties": {    
		 "location":"Tower Hamlets Roadside",
		 "code":"TH2"
	}, 	
	"geometry": {
		"type": "Point",
		"coordinates": [-0.042155, 51.522530]
	}
  },
  {
	"type": "Feature",
	"properties": {    
		"location":"Southwark A2 Old Kent Road",
		"code":"SK5"
	}, 	
	"geometry": {
		"type": "Point",
		"coordinates": [-0.059550, 51.480499]
	}
  },
  {
	"type": "Feature",
	"properties": {    
		"location":"Haringey Roadside",
		"code":"HG1"
	}, 	
	"geometry": {
		"type": "Point",
		"coordinates": [-0.068218, 51.599300]
	}
  },
  {
	"type": "Feature",
	"properties": {    
		"location":"London Haringey Priory Park South",
		"code":"HG4"
	}, 	
	"geometry": {
		"type": "Point",
		"coordinates": [-0.125254, 51.584128]
	}
  },
  {
	"type": "Feature",
	"properties": {    
		"location":"London Bloomsbury",
		"code":"CLL2"
	}, 	
	"geometry": {
		"type": "Point",
		"coordinates": [-0.125889, 51.522290]
	}
  },
  {
	"type": "Feature",
	"properties": {    
		"location":"London Westminster",
		"code":"HORS"
	}, 	
	"geometry": {
		"type": "Point",
		"coordinates": [-0.131931, 51.494670]
	}
  },
  {
	"type": "Feature",
	"properties": {    
		"location":"London Marylebone Road",
		"code":"MY1"
	}, 	
	"geometry": {
		"type": "Point",
		"coordinates": [-0.154611, 51.522530]
	}
  },
  {
	"type": "Feature",
	"properties": {    
		"location":"London N. Kensington",
		"code":"KC1"
	}, 	
	"geometry": {
		"type": "Point",
		"coordinates": [-0.213492, 51.521050]
	}
  },
  {
	"type": "Feature",
	"properties": {    
		"location":"Camden Kerbside",
		"code":"CA1"
	}, 	
	"geometry": {
		"type": "Point",
		"coordinates": [-0.175269, 51.544210]
	}
  },
  {
	"type": "Feature",
	"properties": {    
		"location":"London Teddington",
		"code":"TED"
	}, 	
	"geometry": {
		"type": "Point",
		"coordinates": [-0.339647, 51.420990]
	}
  },
  {
	"type": "Feature",
	"properties": {    
		"location":"London Harlington",
		"code":"HRL"
	}, 	
	"geometry": {
		"type": "Point",
		"coordinates": [-0.441614, 51.488790]
	}
  },
  {
	"type": "Feature",
	"properties": {    
		"location":"London Hillingdon",
		"code":"HIL"
	}, 	
	"geometry": {
		"type": "Point",
		"coordinates": [-0.460861, 51.496330]
	}
  }
  
  ]
  }