I need to take the values that are within REGION
"addresses":[{
"id":2,
"customer_id":2,
"region":{
"region_code":"NY",
"region":"New York",
"region_id":43
},
"region_id":43,
"country_id":"US",
"street":[
"123 Oak Ave"
],
"telephone":"512-555-1111",
"postcode":"10755",
"city":"Purchase",
"firstname":"Henry",
"lastname":"Arcila",
"default_shipping":true,
"default_billing":true
}],