Rent
A rentals index for Saint Lucia: long-let asking rents by area and type, from public listings, attributed, monthly. The same method as the sales index, applied to rent. Not live yet.
What it will be
The same Place Graph that holds sales listings, with a second kind of edge: rental listings. Monthly asking rents per area and bedroom count, a rent-to-price yield per area where both sides of the ratio have enough data, and every listing routed to the agency or owner that holds it. We never take a deposit or a fee from a tenant.
Sources will be the public rental pages of the agencies already indexed for sale plus rental-only portals. Short lets and holiday villas are a separate product, Stay.
The data contract
Same rules as the sales index: public, attributable sources; facts only; every record carries a source URL and capture date; nothing estimated. The proposed schema is documented in data/SCHEMA.md and will be published at data/rentals.json when the first capture lands.
{
"id": "src-ref or hash",
"kind": "long-let",
"type": "home | apartment | room | commercial",
"area": "rodney-bay-gros-islet | cap-estate | ... | other",
"neighbourhood": "gazetteer place or null",
"district_raw": "as written on the listing",
"rent_listed": 2500, "currency_listed": "USD",
"rent_usd_month": 2500,
"furnished": true, "bedrooms": 2, "size_sqft": null,
"source_name": "Agency", "source_url": "https://...",
"captured": "2026-09-30", "first_seen": "2026-09",
"notes": "facts only"
}
Owners and agencies: register interest
If you let, manage or market property in Saint Lucia and want to be in the first capture, tell us. No fee, no listing copy, no photos: we index facts and route enquiries to you.
We keep what you send only to contact you when this launches; see the privacy notice.