In[]:=
APIURL="http://api.citybik.es/barclays-cycle-hire.json";
In[]:=
Map[{#["lat"]/1000000,#["lng"]/1000000}&,Import[APIURL,"RawJSON"]]//GeoHistogram
Out[]=