How to Find Absentee Land Owners for Direct Mail

Finding sellers · 9 min read · Updated July 3, 2026

Absentee owners — people whose mailing address is nowhere near the land they own — are the highest-response segment in land investing. Here's how to identify them from public county records.

Absentee owners are the single highest-response segment in land investing. If you send the same postcard to 1,000 random landowners and 1,000 absentee owners of vacant parcels, the second list will out-pull the first many times over — same postage, same message, dramatically different results. This guide explains exactly what "absentee" means, why these owners sell, and how to pull them out of public county records.

What "absentee owner" actually means

An absentee owner is someone whose mailing address is different from the location of the land they own. The county assessment roll stores two addresses for most parcels: the situs (where the land physically sits) and the owner mailing address (where the tax bill goes). When those two disagree — the land is in rural Marion County, Florida, but the tax bill goes to a condo in New Jersey — the owner is absentee.

That mismatch is a proxy for something you can't see directly: emotional distance from the property. Absentee owners are disproportionately people who inherited land they've never visited, bought a lot years ago for a plan that never happened, or are simply tired of paying taxes on dirt they'll never use. They are far more likely to say yes to a cash offer than someone living on the parcel.

A close cousin is the out-of-state owner — a stricter version where the mailing state differs from the parcel state. Out-of-state owners are often the most detached of all, though the pool is smaller.

Why absentee owners respond

Direct mail works on land because the seller pool is motivated but invisible. These owners aren't listing with an agent — the parcel is often worth too little to bother, or they've forgotten they own it. A letter that says "I'll buy your land, cash, and close fast" reaches someone who has been quietly wishing the tax bill would go away. You're not creating demand; you're giving an already-willing seller an easy exit.

The three filters that stack the odds

Absentee is the strongest single filter, but the highest-response lists stack three:

  1. Absentee — mailing address ≠ parcel location. The motivation signal.
  2. Vacant — raw land, not an improved parcel with a house on it. No structure means a simpler, cheaper deal and an owner with nothing tying them to the property.
  3. Acreage band — big enough that a deal is worth your time, small enough that the owner can't easily sell it themselves. Most land flippers target something like 1–20 acres and set the band to match their offer.

Each filter raises the probability that any given name will sell. A list of "absentee owners of 5–20 acre vacant parcels in one county" is a fundamentally different asset than "everyone who owns land in the county." You can compare counties side by side to see how many absentee and out-of-state owners each one actually has before you commit to a market.

Where the data comes from

Every one of these owners is sitting in public records. County assessors maintain a Computer Aided Mass Appraisal (CAMA) system, and most states publish the assessment roll — owner name, mailing address, parcel location, land-use code, and acreage — as a bulk file or through a state GIS clearinghouse. The data is public. The work is turning 300,000 coded government rows into a clean list of the few thousand owners worth a stamp.

If you want to do that yourself, the full process is in how to pull and clean county assessor data.

How to identify absentee owners in the data

Once you have the roll, the logic is conceptually simple and practically fiddly:

  • Compare the owner mailing address to the situs address. If the city or state differs, flag the owner absentee. Beware format noise — one county writes 905 343 HWY N for situs and 905 NORTH 343 for the mailing address, and a naive string compare will call an owner-occupant "absentee." Compare on normalized city and state, not the raw street string.
  • Isolate vacant parcels using the county's land-use codes. This is the step most people get wrong, because the codes are cryptic and inconsistent between counties.
  • Dedupe by owner. One person can own six adjacent parcels; you want to mail them once, not six times. Collapse to one row per owner + mailing address.
  • Confirm a usable mailing address exists. A row with no name or no deliverable address is not mailable and should never be counted.

Common mistakes

  • Trusting a documented field without checking real data. Land-use code tables lie by omission and vary county to county — verify the codes against actual parcels before you trust a "vacant" flag.
  • Mailing improved parcels. If you don't filter out parcels with a house, you'll mail owner-occupants who have no reason to sell.
  • Not deduping. Mailing the same owner four times wastes postage and looks like spam.
  • Ignoring format-driven false positives. Absentee counts above ~60% almost always mean the address comparison is broken, not that the county is unusually absentee. When a metric is structurally unreliable, the honest move is to omit it, not to guess.

Skip the work

The filtering — not the raw data — is the entire value. The names are free; a clean, deduped, absentee-and-vacant-filtered list is a day of tedious work you can either do or skip. If you'd rather start mailing tonight, browse mail-ready lead lists — each one is a single county's absentee owners, filtered to vacant and acreage-banded parcels and deduped by owner. And before you mail, run the numbers on the direct-mail ROI calculator so you know your break-even response rate going in.

Keep exploring

Land Lead Directory provides research starting points for land investors and acquisition teams. We do not guarantee deal quality, owner motivation, data completeness, property condition, zoning, access, environmental status, or investment outcomes. Verify all information independently before making offers, purchasing property, or launching outreach campaigns.