[
  {
    "AddressId": 1234,
    "ContactId": 5678,
    "Description": "",
    "Position": "",
    "Department": "",
    "Organisation": "",
    "AddressLabel": "",
    "AddressLine1": "1 Main Street",
    "AddressLine2": "",
    "AddressLine3": "",
    "Town": "London",
    "CountyId": -1,
    "Postcode": "AB12 3CD",
    "CountryId": -1,
    "Phone": "",
    "EvePhone": "",
    "Mobile": "",
    "Email": "",
    "Fax": "",
    "Website": "",
    "AddressTypeId": -1,
    "IsBilling": true,
    "IsMailing": true,
    "IsDelivery": true,
    "IsDeleted": false,
    "GridN": "",
    "GridE": "",
    "Latitude": "",
    "Longitude": "",
    "CensationCode": "",
    "Constituency": "",
    "MailReturned_Date": null,
    "MailReturned_ReasonId": null,
    "StartDate": null,
    "EndDate": null,
    "UseForEmailing": true,
    "Ward": "",
    "ElectoralRegion": ""
  },
  {
    "AddressId": 6789,
    "ContactId": 5678,
    "Description": "",
    "Position": "",
    "Department": "",
    "Organisation": "",
    "AddressLabel": "",
    "AddressLine1": "2 Long Road",
    "AddressLine2": "",
    "AddressLine3": "",
    "Town": "London",
    "CountyId": -1,
    "Postcode": "CD34 5EF",
    "CountryId": -1,
    "Phone": "",
    "EvePhone": "",
    "Mobile": "",
    "Email": "",
    "Fax": "",
    "Website": "",
    "AddressTypeId": -1,
    "IsBilling": false,
    "IsMailing": false,
    "IsDelivery": false,
    "IsDeleted": false,
    "GridN": "",
    "GridE": "",
    "Latitude": "",
    "Longitude": "",
    "CensationCode": "",
    "Constituency": "",
    "MailReturned_Date": null,
    "MailReturned_ReasonId": null,
    "StartDate": null,
    "EndDate": null,
    "UseForEmailing": true,
    "Ward": "",
    "ElectoralRegion": ""
  }
]