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

Car Schema in JSON-LD

A car is a wheeled, self-powered motor vehicle used for transportation.

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

Car properties

Properties defined directly on Car:

PropertyExpected typeDescription
acrissCodeTextThe ACRISS Car Classification Code is a code used by many car rental companies, for classifying veh…
roofLoadTextThe permitted total weight of cargo and installations (e.g. a roof rack) on top of the vehicle.\n\n…

Inherited properties

Car also inherits properties from Vehicle, Product, Thing.

PropertyExpected typeDescription
accelerationTimeTextThe time needed to accelerate the vehicle from a given start velocity to a given target velocity.\n…
bodyTypeTextIndicates the design and body style of the vehicle (e.g. station wagon, hatchback, etc.).
callSignTextA [callsign](https://en.wikipedia.org/wiki/Call_sign), as used in broadcasting and radio communicat…
cargoVolumeTextThe available volume for cargo or luggage. For automobiles, this is usually the trunk volume.\n\nTy…
dateVehicleFirstRegisteredDateThe date of the first registration of the vehicle with the respective public authorities.
driveWheelConfigurationTextThe drive wheel configuration, i.e. which roadwheels will receive torque from the vehicle's engine …
emissionsCO2NumberThe CO2 emissions in g/km. When used in combination with a QuantitativeValue, put "g/km" into the u…
fuelCapacityTextThe capacity of the fuel tank or in the case of electric cars, the battery. If there are multiple c…
fuelConsumptionTextThe amount of fuel consumed for traveling a particular distance or temporal duration with the given…
fuelEfficiencyTextThe distance traveled per unit of fuel used; most commonly miles per gallon (mpg) or kilometers per…
fuelTypeURLThe type of fuel suitable for the engine or engines of the vehicle. If the vehicle has only one eng…
knownVehicleDamagesTextA textual description of known damages, both repaired and unrepaired.
meetsEmissionStandardTextIndicates that the vehicle meets the respective emission standard.
mileageFromOdometerTextThe total distance travelled by the particular vehicle since its initial production, as read from i…
modelDateDateThe release date of a vehicle model (often used to differentiate versions of the same make and mode…
numberOfAirbagsNumberThe number or type of airbags in the vehicle.
numberOfAxlesNumberThe number of axles.\n\nTypical unit code(s): C62.
numberOfDoorsNumberThe number of doors.\n\nTypical unit code(s): C62.
numberOfForwardGearsNumberThe total number of forward gears available for the transmission system of the vehicle.\n\nTypical …
numberOfPreviousOwnersNumberThe number of owners of the vehicle, including the current one.\n\nTypical unit code(s): C62.
payloadTextThe permitted weight of passengers and cargo, EXCLUDING the weight of the empty vehicle.\n\nTypical…
productionDateDateThe date of production of the item, e.g. vehicle.
purchaseDateDateThe date the item, e.g. vehicle, was purchased by the current owner.
seatingCapacityNumberThe number of persons that can be seated (e.g. in a vehicle), both in terms of the physical space a…
speedTextThe speed range of the vehicle. If the vehicle is powered by an engine, the upper limit of the spee…
steeringPositionTextThe position of the steering wheel or similar device (mostly for cars).
tongueWeightTextThe permitted vertical load (TWR) of a trailer attached to the vehicle. Also referred to as Tongue …
trailerWeightTextThe permitted weight of a trailer attached to the vehicle.\n\nTypical unit code(s): KGM for kilogra…
vehicleConfigurationTextA short text indicating the configuration of the vehicle, e.g. '5dr hatchback ST 2.5 MT 225 hp' or …
vehicleEngineTextInformation about the engine or engines of the vehicle.
vehicleIdentificationNumberTextThe Vehicle Identification Number (VIN) is a unique serial number used by the automotive industry t…
vehicleInteriorColorTextThe color or color combination of the interior of the vehicle.
vehicleInteriorTypeTextThe type or material of the interior of the vehicle (e.g. synthetic fabric, leather, wood, etc.). W…
vehicleModelDateDateThe release date of a vehicle model (often used to differentiate versions of the same make and mode…
vehicleSeatingCapacityNumberThe number of passengers that can be seated in the vehicle, both in terms of the physical space ava…
vehicleSpecialUsageTextIndicates whether the vehicle has been used for special purposes, like commercial rental, driving s…
vehicleTransmissionTextThe type of component used for transmitting the power from a rotating power source to the wheels or…
weightTotalTextThe permitted total weight of the loaded vehicle, including passengers and cargo and the weight of …
wheelbaseTextThe distance between the centers of the front and rear wheels.\n\nTypical unit code(s): CMT for cen…
additionalPropertyTextA property-value pair representing an additional characteristic of the entity, e.g. a product featu…

+ 69 more inherited properties. See schema.org/Car for the full list.

Car JSON-LD example

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

Frequently asked questions

What is Car schema?

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

How do I add Car structured data to my website?

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

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

Related schema types

Vehicle