{
    "regContact": {
        "contactType": "1 (Organization) or 0 (Individual)",
        "address1": "Address 1",
        "address2": "Address 2",
        "city": "City",
        "country": "CC",
        "postcode": "9300",
        "state": "State",
        "telephone": "+99.123456789",
        "custom1": "BusinessReg or ID Number",
        "custom2": "Refer to Appendix custom2",
        "custom3": "D.O.B YYYY-MM-DD or Nexus Options for .us"
    },
    "adminContact": {
        "contactType": "1 (Organization) or 0 (Individual)",
        "address1": "Address 1",
        "address2": "Address 2",
        "city": "City",
        "country": "CC",
        "postcode": "9300",
        "state": "State",
        "telephone": "+99.123456789",
        "custom1": "BusinessReg or ID Number",
        "custom2": "Refer to Appendix custom2",
        "custom3": "D.O.B YYYY-MM-DD or Nexus Options for .us"
    },
    "billingContact": {
        "contactType": "1 (Organization) or 0 (Individual)",
        "address1": "Address 1",
        "address2": "Address 2",
        "city": "City",
        "country": "CC",
        "postcode": "9300",
        "state": "State",
        "telephone": "+99.123456789",
        "custom1": "BusinessReg or ID Number",
        "custom2": "Refer to Appendix custom2",
        "custom3": "D.O.B YYYY-MM-DD or Nexus Options for .us"
    },
    "techContact": {
        "contactType": "1 (Organization) or 0 (Individual)",
        "address1": "Address 1",
        "address2": "Address 2",
        "city": "City",
        "country": "CC",
        "postcode": "9300",
        "state": "State",
        "telephone": "+99.123456789",
        "custom1": "BusinessReg or ID Number",
        "custom2": "Refer to Appendix custom2",
        "custom3": "D.O.B YYYY-MM-DD or Nexus Options for .us"
    },
    "regContactAsAdminContact": true,
    "regContactAsBillingContact": true,
    "regContactAsTechContact": true
}