e911 detailed record
Name | Description |
---|---|
street_number | String Street number |
street | String Street name |
location | String Suite or floor number |
city | String City |
state | String State or province |
zip_code | String Postal code |
zip_plus_four | String Postal code plus four characters |
{
"street_number": null,
"street": null,
"location": null,
"city": null,
"state": null,
"zip_code": null,
"zip_plus_four": null
}