[
{
"id": 1,
"address_line_1": "1600 Pennsylvania Avenue NW, Washington, DC 20500, USA",
"address_line_2": null,
"city": "Washington",
"state": "District of Columbia",
"country": "United States",
"postal_code": "20500",
"region_id": 1
},
{
"id": 2,
"address_line_1": "303 Spring St, New York, NY 10013, USA",
"address_line_2": null,
"city": "New York",
"state": "New York",
"country": "United States",
"postal_code": "10013",
"region_id": 1
}
]