schema.org / Product

Relatix JSON-LD Tool

Google-friendly structured data with NAICS industry classification — www.jsonldtool.com

🔍
Output
Language
Direction
URL Examples
Width
Text Size
Color Mode
Typefaces
Product
📦

Product Information

Product name is required
Description is recommended
At least one image URL is required
One URL per line
Brand is recommended
Product URL required for merchant listings
🏷️

Product Identifiers

At least one identifier (SKU, GTIN, MPN) recommended
UPC/EAN/ISBN
Manufacturer part #
🏭

NAICS Industry Classification

🏭

SIC Industry Classification

📐

Attributes

💰

Pricing & Availability

Price is required
ISO date
📅

Rent to Own / Financing

Ratings & Reviews

🚚

Shipping Details

🚚

Delivery Fee

↩️

Return Policy

Completion5/33 fields (15%)

Validation

Required by Google
Product name is required
At least one image URL is required
Price is required
Product URL required for merchant listings
Recommended by Google
Description is recommended
Brand is recommended
At least one identifier (SKU, GTIN, MPN) recommended

Optimization Hints

Adding AggregateRating can improve click-through rates by up to 30% in search results.
Including at least one Review helps build trust and can enable review rich snippets.
Adding shipping details helps qualify for free shipping badges in Google Shopping.
Return policy information builds buyer confidence and is required for some Google Shopping features.
GTIN (UPC/EAN) helps Google match your product to its catalog, improving visibility.
ℹ️Multiple product images improve engagement and may appear in image search results.
JSON-LD Output
1<script type="application/ld+json">
2{
3 "@context": "https://schema.org",
4 "@type": "Product",
5 "offers": {
6 "@type": "Offer",
7 "priceCurrency": "USD",
8 "availability": "https://schema.org/InStock",
9 "itemCondition": "https://schema.org/NewCondition"
10 },
11 "inLanguage": "en"
12}
13</script>

Quick Reference

1. Select schema type above
2. Fill in the form fields on the left
3. Choose output format (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Resolve any validation errors above
5. Copy the output
6. Paste into your page's <head> section
Ctrl+Z Undo · Ctrl+Shift+Z Redo · Ctrl+S Export · Ctrl+Shift+C Copy
Copyright 2026 Relatix LLC

OfferForLease Schema in JSON-LD

An [[OfferForLease]] in Schema.org represents an [[Offer]] to lease out something, i.e. an [[Offer]] whose [[business…

OfferForLease is a schema.org type. Use the generator above to build OfferForLease structured data as JSON-LD, Microdata, RDFa, XML or Open Graph, then paste it into your page to help Google, Bing and AI answer engines understand your content.

See the official definition at schema.org/OfferForLease.

Inherited properties

OfferForLease also inherits properties from Offer, Intangible, Thing.

PropertyExpected typeDescription
acceptedPaymentMethodTextThe payment method(s) that are accepted in general by an organization, or for some specific demand …
additionalPropertyTextA property-value pair representing an additional characteristic of the entity, e.g. a product featu…
addOnTextAn additional offer that can only be obtained in combination with the first base offer (e.g. supple…
advanceBookingRequirementTextThe amount of time that is required between accepting the offer and the actual usage of the resourc…
aggregateRatingTextThe overall rating, based on a collection of reviews or ratings, of the item.
areaServedTextThe geographic area where a service or offered item is provided.
asinURLAn Amazon Standard Identification Number (ASIN) is a 10-character alphanumeric unique identifier as…
availabilityTextThe availability of this item&#x2014;for example In stock, Out of stock, Pre-order, etc.
availabilityEndsDateTimeThe end of the availability of the product or service included in the offer.
availabilityStartsDateTimeThe beginning of the availability of the product or service included in the offer.
availableAtOrFromTextThe place(s) from which the offer can be obtained (e.g. store locations).
availableDeliveryMethodTextThe delivery method(s) available for this offer.
businessFunctionTextThe business function (e.g. sell, lease, repair, dispose) of the offer or component of a bundle (Ty…
categoryTextA category for the item. Greater signs or slashes can be used to informally indicate a category hie…
checkoutPageURLTemplateTextA URL template (RFC 6570) for a checkout page for an offer. This approach allows merchants to speci…
deliveryLeadTimeTextThe typical delay between the receipt of the order and the goods either leaving the warehouse or be…
eligibleCustomerTypeTextThe type(s) of customers for which the given offer is valid.
eligibleDurationTextThe duration for which the given offer is valid.
eligibleQuantityTextThe interval and unit of measurement of ordering quantities for which the offer or price specificat…
eligibleRegionTextThe ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-poli…
eligibleTransactionVolumeTextThe transaction volume, in a monetary unit, for which the offer or price specification is valid, e.…
gtinTextA Global Trade Item Number ([GTIN](https://www.gs1.org/standards/id-keys/gtin)). GTINs identify tra…
gtin12TextThe GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-di…
gtin13TextThe GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13…
gtin14TextThe GTIN-14 code of the product, or the product to which the offer refers. See [GS1 GTIN Summary](h…
gtin8TextThe GTIN-8 code of the product, or the product to which the offer refers. This code is also known a…
hasAdultConsiderationTextUsed to tag an item to be intended or suitable for consumption or use by adults only.
hasGS1DigitalLinkURLThe GS1 digital link associated with the object. This URL should conform to the particular requirem…
hasMeasurementTextA measurement of an item, For example, the inseam of pants, the wheel size of a bicycle, the gauge …
hasMerchantReturnPolicyTextSpecifies a MerchantReturnPolicy that may be applicable.
includesObjectTextThis links to a node or nodes indicating the exact quantity of the products included in an [[Offer…
ineligibleRegionTextThe ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-poli…
inventoryLevelTextThe current approximate inventory level for the item or items.
isFamilyFriendlyBooleanIndicates whether this content is family friendly.
itemConditionTextA predefined value from OfferItemCondition specifying the condition of the product or service, or t…
itemOfferedTextAn item being offered (or demanded). The transactional nature of the offer or demand is documented …
leaseLengthTextLength of the lease for some [[Accommodation]], either particular to some [[Offer]] or in some case…
mobileUrlTextThe [[mobileUrl]] property is provided for specific situations in which data consumers need to dete…
mpnTextThe Manufacturer Part Number (MPN) of the product, or the product to which the offer refers.
offeredByTextA pointer to the organization or person making the offer.

+ 26 more inherited properties. See schema.org/OfferForLease for the full list.

OfferForLease JSON-LD example

{
  "@context": "https://schema.org",
  "@type": "OfferForLease",
  "name": "Example OfferForLease"
}

Frequently asked questions

What is OfferForLease schema?

OfferForLease (schema.org/OfferForLease) is a structured-data type used to describe a OfferForLease to search engines and AI systems. Adding OfferForLease JSON-LD to a page helps Google, Bing and answer engines understand the content and can enable rich results.

How do I add OfferForLease structured data to my website?

Fill in the OfferForLease fields in this tool, copy the generated JSON-LD, and paste it inside a <script type="application/ld+json"> tag in the <head> or <body> of your page. You can also export Microdata, RDFa, XML or Open Graph.

Is the OfferForLease JSON-LD generator free?

Yes. jsonldtool.com is a free OfferForLease schema generator and validator with no sign-up required.

Related schema types

Offer