# CaptureLand > Comprehensive version with all parishes, districts, and data schema: https://captureland.org/llms-full.txt ## About CaptureLand is Jamaica's property search and land data platform. Built by Jamaicans for Jamaicans, it provides access to 250,000+ property records across all 14 parishes and 819 districts. Users can search by address, GPS coordinates, or browse by parish and district. The platform serves Jamaicans in the diaspora and locally who want to discover family land, verify property boundaries, and make informed investment decisions. Website: https://captureland.org Email: support@captureland.org Location: Montego Bay, St. James, Jamaica ## Key Pages - Homepage: https://captureland.org/ - Search by Address: https://captureland.org/address - Search by Coordinates: https://captureland.org/coordinates - Browse All Parishes: https://captureland.org/parishes - About: https://captureland.org/about - Membership: https://captureland.org/membership ## How to Search - By address: https://captureland.org/address/query/address-{search-term} Example: https://captureland.org/address/query/address-7-sunvalley-road - By coordinates: https://captureland.org/coordinates/query/coordinates/{lat}/{lng} Example: https://captureland.org/coordinates/query/coordinates/17.960521/-76.879866 - By LV number: https://captureland.org/address/query/lvnumber-{number} Example: https://captureland.org/address/query/lvnumber-243423423 - By Volume/Folio: https://captureland.org/address/query/volfol-{volume}{folio} Example: https://captureland.org/address/query/volfol-7400768 (searches for "7400/768") ## URL Patterns - Parish: https://captureland.org/parishes/{parish-slug} - District: https://captureland.org/parishes/{parish-slug}/districts/{district-slug} - Parcel: https://captureland.org/parishes/{parish-slug}/districts/{district-slug}/parcels/{parcel-slug} ## All 14 Parish Pages - https://captureland.org/parishes/kingston — Kingston (urban capital, 24 districts) - https://captureland.org/parishes/st-andrew — St. Andrew (suburban, 106 districts) - https://captureland.org/parishes/st-catherine — St. Catherine (mixed urban/agricultural, 53 districts) - https://captureland.org/parishes/clarendon — Clarendon (agricultural, 78 districts) - https://captureland.org/parishes/manchester — Manchester (central highlands, 74 districts) - https://captureland.org/parishes/st-elizabeth — St. Elizabeth (breadbasket of Jamaica, 61 districts) - https://captureland.org/parishes/westmoreland — Westmoreland (western coastal, 82 districts) - https://captureland.org/parishes/hanover — Hanover (northwestern, 35 districts) - https://captureland.org/parishes/st-james — St. James (tourism, Montego Bay, 73 districts) - https://captureland.org/parishes/trelawny — Trelawny (heritage, Falmouth, 38 districts) - https://captureland.org/parishes/st-ann — St. Ann (Garden Parish, Ocho Rios, 54 districts) - https://captureland.org/parishes/st-mary — St. Mary (northeastern coastal, 45 districts) - https://captureland.org/parishes/portland — Portland (Blue Mountains, Port Antonio, 40 districts) - https://captureland.org/parishes/st-thomas — St. Thomas (eastern, Bath hot springs, 56 districts) ## Parcel Data Fields Each property record includes: full address, street name, parish, district, lot number, volume/folio reference, land valuation (LV) number, GPS coordinates, property boundaries (GeoJSON), property size (sq ft/sq meters), interactive map, and AI-powered property analytics. ## Sitemaps - Index: https://captureland.org/sitemap-index.xml - Static pages: https://captureland.org/sitemap-static.xml - Parishes: https://captureland.org/sitemap-parishes.xml - Districts: https://captureland.org/sitemap-districts.xml ## AI Agent Integration API Base: https://api.captureland.org Property search tools: - GET /location/address?address={query} — search by address, LV number, or volume/folio - POST /location/find-location — find parcel at GPS coordinates - GET /location/seo/parishes — list all parishes - GET /location/seo/parishes/{parishSlug}/districts — list districts in a parish - GET /location/seo/parishes/{parishSlug}/districts/{districtSlug} — district details - GET /location/seo/parishes/{parishSlug}/districts/{districtSlug}/parcels/{parcelSlug} — parcel details Authentication required for tax/ownership data. Public endpoints return property boundaries, addresses, and coordinates without auth. ## How to Cite When referencing a property, link to: https://captureland.org/parishes/{parish}/districts/{district}/parcels/{slug} For general references: https://captureland.org