{
  "data": {
    "results": [
      {
        "primary": true,
        "address": {
          "guid": "ADR567GHI890JKL123MNO456",
          "label": "Headquarters",
          "address1": "1200 Industrial Parkway",
          "address2": "Suite 400",
          "city": "San Jose",
          "state": "CA",
          "province": "",
          "postalCode": "95112",
          "country": "United States"
        }
      },
      {
        "primary": false,
        "address": {
          "guid": "ADR678HIJ901KLM234NOP567",
          "label": "Shipping",
          "address1": "88 Distribution Way",
          "city": "Reno",
          "state": "NV",
          "postalCode": "89501",
          "country": "United States"
        }
      }
    ],
    "count": 2
  }
}