[
{
"customerNearestBranchList": [
{
"branchId": 12,
"branchCd": "BRNC12",
"description": "BRANCH 12 - DESCRIPTION",
"brandName": "BRANCH 12 - BRAND NAME",
"address1": "BRANCH12 - ADDRESS TEST",
"city": "City12",
"state": "MA",
"zip": "01234",
"phone": "123-456-7890",
"branchManagerName": "Robie Williams",
"branchManagerEmailAddress": "robiewilliams@heritage.com",
"branchLatitude": 42.203323,
"branchLongitude": -71.027251,
"distance": 14.108
},
{
"branchId": 13,
"branchCd": "BRNC13",
"description": "BRANCH 13 - DESCRIPTION",
"brandName": "BRANCH 13 - BRAND NAME",
"address1": "BRANCH13 - ADDRESS TEST",
"city": "City13",
"state": "MA",
"zip": "01234",
"phone": "123-456-7890",
"branchManagerName": null,
"branchManagerEmailAddress": null,
"branchLatitude": 42.00472,
"branchLongitude": -71.30365,
"distance": 15.5836
}
]
}
]