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

DeliveryEvent Schema in JSON-LD

An event involving the delivery of an item.

DeliveryEvent is a schema.org type. Use the generator above to build DeliveryEvent 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/DeliveryEvent.

DeliveryEvent properties

Properties defined directly on DeliveryEvent:

PropertyExpected typeDescription
accessCodeTextPassword, PIN, or access code needed for delivery (e.g. from a locker).
availableFromDateTimeWhen the item is available for pickup from the store, locker, etc.
availableThroughDateTimeAfter this date, the item will no longer be available for pickup.
hasDeliveryMethodTextMethod used for delivery or shipping.

Inherited properties

DeliveryEvent also inherits properties from Event, Thing.

PropertyExpected typeDescription
aboutTextThe subject matter of an object.
actorTextAn actor (individual or a group), e.g. in TV, radio, movie, video games etc., or in an event. Actor…
aggregateRatingTextThe overall rating, based on a collection of reviews or ratings, of the item.
attendeeTextA person or organization attending the event.
audienceTextAn intended audience, i.e. a group for whom something was created.
composerTextThe person or organization who wrote a composition, or who is the composer of a work performed at s…
contributorTextA secondary contributor to the CreativeWork or Event.
directorTextA director of e.g. TV, radio, movie, video gaming etc. content, or of an event. Directors can be as…
doorTimeTimeThe time admission will commence.
durationTextThe duration of the item (movie, audio recording, event, etc.) in [ISO 8601 duration format](http:/…
endDateDateTimeThe end date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)…
eventAttendanceModeTextThe eventAttendanceMode of an event indicates whether it occurs online, offline, or a mix.
eventScheduleTextAssociates an [[Event]] with a [[Schedule]]. There are circumstances where it is preferable to shar…
eventStatusTextAn eventStatus of an event represents its status; particularly useful when an event is cancelled or…
funderTextA person or organization that supports (sponsors) something through some kind of financial contribu…
fundingTextA [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ow…
hasParticipationOfferTextAn offer to participate in the event, for example, Call for Proposals, Call for Speakers, or Call f…
hasSponsorshipOfferTextAn offer to sponsor the event, for example, Sponsorship Prospectus, Sponsorship Opportunities, or S…
inLanguageTextThe language of the content or performance or used in an action. Please use one of the language cod…
isAccessibleForFreeBooleanA flag to signal that the item, event, or place is accessible for free.
keywordsTextKeywords or tags used to describe some item. Multiple textual entries in a keywords list are typica…
locationTextThe location of, for example, where an event is happening, where an organization is located, or whe…
maximumAttendeeCapacityNumberThe total number of individuals that may attend an event or venue.
maximumPhysicalAttendeeCapacityNumberThe maximum physical attendee capacity of an [[Event]] whose [[eventAttendanceMode]] is [[OfflineEv…
maximumVirtualAttendeeCapacityNumberThe maximum virtual attendee capacity of an [[Event]] whose [[eventAttendanceMode]] is [[OnlineEven…
offersTextAn offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a mov…
organizerTextAn organizer of an Event.
performerTextA performer at the event&#x2014;for example, a presenter, musician, musical group or actor.
previousStartDateDateUsed in conjunction with eventStatus for rescheduled or cancelled events. This property contains th…
recordedInTextThe CreativeWork that captured all or part of this Event.
remainingAttendeeCapacityNumberThe number of attendee places for an event that remain unallocated.
reviewTextA review of the item.
sponsorTextA person or organization that supports a thing through a pledge, promise, or financial contribution…
startDateDateTimeThe start date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_860…
subEventTextAn Event that is part of this event. For example, a conference event includes many presentations, e…
superEventTextAn event that this event is a part of. For example, a collection of individual music performances m…
translatorTextOrganization or person who adapts a creative work to different languages, regional differences and …
typicalAgeRangeTextThe typical expected age range, e.g. '7-9', '11-'.
workFeaturedTextA work featured in some event, e.g. exhibited in an ExhibitionEvent. Specific subproperties …
workPerformedTextA work performed in some event, for example a play performed in a TheaterEvent.

+ 13 more inherited properties. See schema.org/DeliveryEvent for the full list.

DeliveryEvent JSON-LD example

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

Frequently asked questions

What is DeliveryEvent schema?

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

How do I add DeliveryEvent structured data to my website?

Fill in the DeliveryEvent 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 DeliveryEvent JSON-LD generator free?

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

Related schema types

Event