Lease Sample & Example
A lease opens with the parties and property, then term and rent, then the clause sections. Here is how to read the parts that matter.
What a Lease looks like
Illustrative layout for education. A real lease may vary by issuer.
The data you get when you extract it
Upload the same lease to Lease Parser and instead of reading it by hand you get clean structured data like this:
{
"landlord_name": "Acme Corp",
"tenant_name": "Jane A. Doe",
"property_address": "100 Main St, Austin, TX 78701",
"lease_start": "2026-01-15",
"lease_end": "2026-01-15",
"monthly_rent": "4820.00",
"_confidence": 0.98
}Want the Lease extraction guide?
Get a free step-by-step guide to extracting data from Leases — plus tips for doing it at scale.
Free. No credit card. Unsubscribe anytime.
FAQ
What does a Lease look like?
A lease opens with the parties and property, then term and rent, then the clause sections. Here is how to read the parts that matter. The annotated example above shows each region and what it contains.
Can I use this Lease sample as a template?
Use it to understand the layout and fields. When you need the actual data off a real lease, upload it and get structured JSON/CSV back — no manual typing.
What is the difference between a lease and a rental agreement?
A lease fixes a term (often 12 months); a rental agreement typically renews month-to-month.
What key dates should I track from a lease?
Start and end dates, the renewal-notice deadline, and rent-due dates are the ones that carry consequences.
This page shows an illustrative Lease example for educational purposes and is not tax, legal, or financial advice.