Contact
Response
contact
This data model is used for storing an individual's contact information. Mandatory fields such as **name**, **line1**, **area1**, **region**, **postcode**, and **countryCode** help in capturing vital information about a user's location. 
The `line2` and `area2` fields provide additional space for extended addresses, while `phoneNumber` can be used to store the user's contact number.
<Warning title="Important Note">
  The `area1`, `area2` and `region` properties feature localized terminology based on country. Refer to the property descriptions for insights on each country's specific usage 
</Warning>