Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "results" : [
- {
- "address_components" : [
- {
- "long_name" : "Edinburgh",
- "short_name" : "Edinburgh",
- "types" : [ "locality", "political" ]
- },
- {
- "long_name" : "Edinburgh",
- "short_name" : "Edinburgh",
- "types" : [ "administrative_area_level_3", "political" ]
- },
- {
- "long_name" : "City of Edinburgh",
- "short_name" : "City of Edinburgh",
- "types" : [ "administrative_area_level_2", "political" ]
- },
- {
- "long_name" : "Scotland",
- "short_name" : "Scotland",
- "types" : [ "administrative_area_level_1", "political" ]
- },
- {
- "long_name" : "United Kingdom",
- "short_name" : "GB",
- "types" : [ "country", "political" ]
- }
- ],
- "formatted_address" : "Edinburgh, City of Edinburgh, UK",
- "geometry" : {
- "bounds" : {
- "northeast" : {
- "lat" : 55.9916620,
- "lng" : -3.0775050
- },
- "southwest" : {
- "lat" : 55.8947290,
- "lng" : -3.32851190
- }
- },
- "location" : {
- "lat" : 55.95017550,
- "lng" : -3.18753590
- },
- "location_type" : "APPROXIMATE",
- "viewport" : {
- "northeast" : {
- "lat" : 56.00012330,
- "lng" : -3.05947650
- },
- "southwest" : {
- "lat" : 55.90016319999999,
- "lng" : -3.31559530
- }
- }
- },
- "types" : [ "locality", "political" ]
- }
- ],
- "status" : "OK"
- }
Advertisement
Add Comment
Please, Sign In to add comment