Skip to content

Instantly share code, notes, and snippets.

@bogdan
Created June 20, 2025 13:24
Show Gist options
  • Save bogdan/5a004cd9027f523fd3aac4006ee6cec8 to your computer and use it in GitHub Desktop.
Save bogdan/5a004cd9027f523fd3aac4006ee6cec8 to your computer and use it in GitHub Desktop.
{
"plus_code": {
"compound_code": "V676+C5X White River, CA, USA",
"global_code": "8573V676+C5X"
},
"results": [
{
"address_components": [
{
"long_name": "36261",
"short_name": "36261",
"types": ["street_number"]
},
{
"long_name": "Hot Springs Drive",
"short_name": "Hot Springs Dr",
"types": ["route"]
},
{
"long_name": "Porterville",
"short_name": "Porterville",
"types": ["locality", "political"]
},
{
"long_name": "Tulare County",
"short_name": "Tulare County",
"types": ["administrative_area_level_2", "political"]
},
{
"long_name": "California",
"short_name": "CA",
"types": ["administrative_area_level_1", "political"]
},
{
"long_name": "United States",
"short_name": "US",
"types": ["country", "political"]
},
{
"long_name": "93257",
"short_name": "93257",
"types": ["postal_code"]
}
],
"formatted_address": "36261 Hot Springs Dr, Porterville, CA 93257, USA",
"geometry": {
"location": {
"lat": 35.8634378,
"lng": -118.7895077
},
"location_type": "RANGE_INTERPOLATED",
"viewport": {
"northeast": {
"lat": 35.8647867802915,
"lng": -118.7881587197085
},
"southwest": {
"lat": 35.8620888197085,
"lng": -118.7908566802915
}
}
},
"place_id": "EjAzNjI2MSBIb3QgU3ByaW5ncyBEciwgUG9ydGVydmlsbGUsIENBIDkzMjU3LCBVU0EiHBIaChQKEglT56tMbJvqgBH8t4JrS6cNaRClmwI",
"types": ["street_address"]
}
],
"status": "OK"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment