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

Lease — sample layoutannotated
Landlord & tenant names
The parties bound by the agreement.
Property address
The specific unit or premises being leased.
Lease start & end dates
The term of the tenancy and when it renews or expires.
Monthly rent
The recurring amount due and the day of the month it is owed.
Security deposit
The refundable amount held against damage or unpaid rent.
Key clauses
Renewal, termination, late fees, pets, maintenance, and other terms that govern the tenancy.

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
}

Extract from your own lease — 3 free, no credit card

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.