Skip to content

Instantly share code, notes, and snippets.

@doug7410
Last active July 24, 2024 20:22
Show Gist options
  • Save doug7410/aaf952bc4c427d39c34163c679e7afcb to your computer and use it in GitHub Desktop.
Save doug7410/aaf952bc4c427d39c34163c679e7afcb to your computer and use it in GitHub Desktop.
{
"results": [
{
"query": "18651 limestone creek rd, unincorporated, fl 33458",
"response": {
"input": {
"address_components": {
"number": "18651",
"street": "Limestone Creek",
"suffix": "Rd",
"state": "FL",
"zip": "33458",
"country": "US"
},
"formatted_address": "18651 Limestone Creek Rd, FL, 33458"
},
"results": [
{
"address_components": {
"number": "18651",
"street": "Limestone Creek",
"suffix": "Rd",
"formatted_street": "Limestone Creek Rd",
"city": "Jupiter",
"county": "Palm Beach County",
"state": "FL",
"zip": "33458",
"country": "US"
},
"formatted_address": "18651 Limestone Creek Rd, Jupiter, FL 33458",
"location": {
"lat": 26.948442,
"lng": -80.141931
},
"accuracy": 0.9,
"accuracy_type": "range_interpolation",
"source": "TIGER/Line\u00ae dataset from the US Census Bureau"
},
{
"address_components": {
"number": "18490",
"street": "Limestone Creek",
"suffix": "Rd",
"formatted_street": "Limestone Creek Rd",
"city": "Jupiter",
"county": "Palm Beach County",
"state": "FL",
"zip": "33458",
"country": "US"
},
"formatted_address": "18490 Limestone Creek Rd, Jupiter, FL 33458",
"location": {
"lat": 26.948871,
"lng": -80.141736
},
"accuracy": 0.64,
"accuracy_type": "nearest_rooftop_match",
"source": " Loveland"
},
{
"address_components": {
"number": "18482",
"street": "Limestone Creek",
"suffix": "Rd",
"formatted_street": "Limestone Creek Rd",
"city": "Jupiter",
"county": "Palm Beach County",
"state": "FL",
"zip": "33458",
"country": "US"
},
"formatted_address": "18482 Limestone Creek Rd, Jupiter, FL 33458",
"location": {
"lat": 26.948747,
"lng": -80.141775
},
"accuracy": 0.63,
"accuracy_type": "nearest_rooftop_match",
"source": "Palm Beach (Public Domain Palm Beach County)"
},
{
"address_components": {
"number": "18482",
"street": "Limestone Creek",
"suffix": "Rd",
"formatted_street": "Limestone Creek Rd",
"city": "Jupiter",
"county": "Palm Beach County",
"state": "FL",
"zip": "33458",
"country": "US"
},
"formatted_address": "18482 Limestone Creek Rd, Jupiter, FL 33458",
"location": {
"lat": 26.948746,
"lng": -80.141676
},
"accuracy": 0.63,
"accuracy_type": "nearest_rooftop_match",
"source": "Palm Beach County (Public Domain Palm Beach County)"
}
]
}
},
{
"query": "18370 limestone creek rd, unincorporated, fl 33458",
"response": {
"input": {
"address_components": {
"number": "18370",
"street": "Limestone Creek",
"suffix": "Rd",
"state": "FL",
"zip": "33458",
"country": "US"
},
"formatted_address": "18370 Limestone Creek Rd, FL, 33458"
},
"results": [
{
"address_components": {
"number": "18370",
"street": "Limestone Creek",
"suffix": "Rd",
"formatted_street": "Limestone Creek Rd",
"city": "Jupiter",
"county": "Palm Beach County",
"state": "FL",
"zip": "33458",
"country": "US"
},
"formatted_address": "18370 Limestone Creek Rd, Jupiter, FL 33458",
"location": {
"lat": 26.947442,
"lng": -80.140234
},
"accuracy": 1,
"accuracy_type": "rooftop",
"source": "Palm Beach (Public Domain Palm Beach County)"
},
{
"address_components": {
"number": "18370",
"street": "Limestone Creek",
"suffix": "Rd",
"formatted_street": "Limestone Creek Rd",
"city": "Jupiter",
"county": "Palm Beach County",
"state": "FL",
"zip": "33458",
"country": "US"
},
"formatted_address": "18370 Limestone Creek Rd, Jupiter, FL 33458",
"location": {
"lat": 26.94807,
"lng": -80.140435
},
"accuracy": 1,
"accuracy_type": "rooftop",
"source": " Loveland"
}
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment