{
  "page_tradePro-address-book": {
    "user-address": [
      {
        "title": "Address",
        "address": "Mr John Smith <br>29 Acacia Road <br>London <br>N7 3BM <br>United Kingdom",
        "phone": "07834 678 234",
        "isDeleted": false,
        "editUrl": true,
        "isOnAccount": true,
        "withRemoveBtn": true
      },
      {
        "iconClass": "fas fa-hard-hat",
        "title": "Business Address",
        "address": "Mr John Smith <br>29 Acacia Road <br>London <br>N7 3BM <br>United Kingdom",
        "phone": "07834 678 234 <br>07834 678 235",
        "isOnAccount": false,
        "editUrl": true,
        "withRemoveBtn": false
      }
    ]
  }
}