{
  "user-address": [
    {
      "title": "Address 1",
      "address": "Mr John Smith <br>29 Acacia Road <br>London <br>N7 3BM <br>United Kingdom",
      "phone": "07834 678 234 <br>07834 678 235",
      "isDefault": true,
      "isSelected": true,
      "isDeleted": true
    },
    {
      "title": "Address 2",
      "address": "Mr John Smith <br>29 Acacia Road <br>London <br>N7 3BM <br>United Kingdom",
      "phone": "07834 678 234 <br>07834 678 235"
    }
  ]
}