Configuration Object

{
	"proofOfTitle": {
		"document": "ipfs://bafkreid4srcipdaulfvyk72v5e65326dsdstiltektwz3zijm32gunyo6i",
		"documentId": "2023-0015518",
		"documentName": "Trust Grant Deed",
		"source": "Santa-Cruz, CA County Records"
	},
	"documents": [],
	"media": [{
			"type": "image",
			"source": "ipfs://QmagcpktGhN4QCK1VdxJA3oFcNpJXC9RdVuvfTtJ9wEGvt",
			"description": "The property has direct access to the road and adjacent to other houses with utilities"
		},
		{
			"type": "image",
			"source": "ipfs://QmUKuAihbvVg3854sdbsD2BsEzFSRuvPFiTRtGxMzQWtni",
			"description": "The view of the property from the street"
		}
	],
	"userDescription": "This is a beautiful plot of land in the picturesque county of Santa Cruz, California. The land is home to majestic redwoods and sits on an incline, offering stunning views of the surrounding area. The lot is located on East Zayante Road, just a short 15-minute drive from the town of Santa Cruz and within walking distance to Zayante Creek Market & Deli. While the lot is not buildable as is, it has the potential to be annexed to adjacent properties, which may make it possible to obtain building permits. The land has electricity available and other houses are present on neighboring lots, so utilities should be easily accessible. This is a rare opportunity to own a piece of California's natural beauty and the potential to build your dream home."
}

The configuration object can be updated by the NFT owner.

proofOfTitle: an object used to include documents that can be used to verify that title was correctly established in the name of the NFT holder and holding entity. This tipically includes the deed that granted title from the owner "off-chain" into the holding entity that is linked to the NFT. A validator or any person interested in verifying that title was correctly granted should use the information provided as a way to simplify the process and verify the actual documents recorded at the official registrar.

documents and media are arrays with pictures, videos, and documents that the token holder can add and update to provide more informative material about the property.

userDescription is similarly set by the token holder to describe the property, for marketing purposes.