How to display large terrain surface in Unity3D?

I am new to Unity3D :smile:.
How can we display large terrain surface (much larger than 64K i.e. 65536 points) in Unity3D :face_with_spiral_eyes:?

by using the unity terrain and potentially multiple chunks if it gets that large that you need to be able to load them on request