Skip to content

Instantly share code, notes, and snippets.

@elemes1
Created January 2, 2024 00:56
Show Gist options
  • Save elemes1/33b945fd840bfc2c8df4ece4e929b4a6 to your computer and use it in GitHub Desktop.
Save elemes1/33b945fd840bfc2c8df4ece4e929b4a6 to your computer and use it in GitHub Desktop.
[
{
"address": "58 Bailey St, Somolu, Lagos 102216, Lagos, Nigeria",
"coordinates": {
"latitude": "6.5446471",
"longitude": "3.3843421"
},
"docType": "land",
"easements": "Right of way for utilities",
"landId": "3.3843421-6.5446471",
"mortgageDetails": "Mortgage withZenith Bank",
"owner": "Kemi Balogun",
"price": "180000000",
"propertyDescription": "One plot of land at 58 Bailey St, Somolu, Lagos 102216, Lagos, Nigeria",
"restrictiveCovenants": "No industrial development",
"tenureType": "Leasehold",
"transactionHistory": [
{
"date": "2022-05-10T09:15:27.123Z",
"details": "Land record 3.3843421-6.5446471 created",
"newOwner": "Kemi Balogun",
"oldOwner": "",
"transactionId": "a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6",
"transactionType": "CreateLandRecord"
},
{
"date": "2023-12-01T15:02:15+00:00",
"details": "Land record 3.3843421-6.5446471 created",
"newOwner": "Amaka Adeola",
"oldOwner": "",
"salePrice": null,
"transactionId": "c55c43fe532520cc1519d165",
"transactionType": "Ownership Transfer"
},
{
"date": "2023-12-14T15:02:15+00:00",
"details": null,
"newOwner": "Aisha Chinedu",
"oldOwner": "Amaka Adeola",
"salePrice": 109265044,
"transactionId": "ec90dc9116ecd60764696639",
"transactionType": "SellLand"
},
{
"date": "2023-12-07T15:02:15+00:00",
"details": null,
"newOwner": "Musa Adewale",
"oldOwner": "Aisha Chinedu",
"salePrice": null,
"transactionId": "89dc0c7942c02ddf0b1b66c9",
"transactionType": "Ownership Transfer"
},
{
"date": "2023-12-05T15:02:15+00:00",
"details": null,
"newOwner": "Aisha Chinedu",
"oldOwner": "Musa Adewale",
"salePrice": 104509926,
"transactionId": "48b9552191b4302cc8ff2a0f",
"transactionType": "SellLand"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment