{
"_embedded": {
"contact": [
{
"_links": {
"self": {
"href": "/contacts/56"
}
},
"address": "4545 Courthouse Rd",
"city": "Westbury",
"company_name": "Northwest Publishing",
"county": "Nassau",
"email": "
[email protected]",
"first_name": "Tonette",
"last_name": "Wenner",
"phone1": "516-968-6051",
"phone2": "516-333-4861",
"state": "NY",
"web": "http://www.northwestpublishing.com",
"zip": "11590"
}
]
},
"_links": {
"next": {
"href": "/contacts?page=57"
},
"prev": {
"href": "/contacts?page=55"
},
"self": {
"href": "/contacts?page=56"
}
}
}