function callGoogle() { var s = { "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": {"type": "Point", "coordinates": [0.0862711, 52.2353154]}, "properties": { "id": "7961373075319978302", "accuracyInMeters": 37, "timeStamp": 1328671946, "reverseGeocode": "Girton, Cambridgeshire, UK", "photoUrl": "http://www.google.com/latitude/apps/badge/api?type=photo&photo=2C87WzUBAAA.zXM_9j2YoDUR_2fx4E4MWw.3TKloB3C8RnuoIC8qRYN3g", "photoWidth": 96, "photoHeight": 96, "placardUrl": "http://www.google.com/latitude/apps/badge/api?type=photo_placard&photo=2C87WzUBAAA.zXM_9j2YoDUR_2fx4E4MWw.3TKloB3C8RnuoIC8qRYN3g&moving=false&stale=true&lod=1&format=png", "placardWidth": 56, "placardHeight": 59 } } ] } ; return s }