|
Open Street Map FTW... (Google said Texas, Louisiana is the correct state)... https://nominatim.openstreetmap.org/reverse?format=json&lat=... {
"place_id": 344147672,
"licence": "Data © OpenStreetMap contributors, ODbL 1.0. http://osm.org/copyright",
"osm_type": "way",
"osm_id": 59390991,
"lat": "30.304411869782914",
"lon": "-93.74218940151427",
"class": "place",
"type": "house",
"place_rank": 30,
"importance": 9.999999994736442e-8,
"addresstype": "place",
"name": "",
"display_name": "5289, LA 12, Lunita, Starks, Calcasieu Parish, Louisiana, 70661, United States",
"address": {
"house_number": "5289",
"road": "LA 12",
"hamlet": "Lunita",
"village": "Starks",
"county": "Calcasieu Parish",
"state": "Louisiana",
"ISO3166-2-lvl4": "US-LA",
"postcode": "70661",
"country": "United States",
"country_code": "us"
},
"boundingbox": [
"30.3043619",
"30.3044619",
"-93.7422394",
"-93.7421394"
]
} |