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

Video Game Schema in JSON-LD

A video game is an electronic game that involves human interaction with a user interface to generate visual feedback on…

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

Video Game properties

Properties defined directly on VideoGame:

PropertyExpected typeDescription
actorTextAn actor (individual or a group), e.g. in TV, radio, movie, video games etc., or in an event. Actor…
cheatCodeTextCheat codes to the game.
directorTextA director of e.g. TV, radio, movie, video gaming etc. content, or of an event. Directors can be as…
gameEditionTextThe edition of a video game.
gamePlatformTextThe electronic systems used to play video games.
gameServerTextThe server on which it is possible to play the game.
gameTipTextLinks to tips, tactics, etc.
musicByTextThe composer of the soundtrack.
playModeTextIndicates whether this game is multi-player, co-op or single-player. The game can be marked as mul…
trailerTextThe trailer of a movie or TV/radio series, season, episode, etc.

Inherited properties

VideoGame also inherits properties from SoftwareApplication, Game, CreativeWork, Thing.

PropertyExpected typeDescription
applicationCategoryTextType of software application, e.g. 'Game, Multimedia'.
applicationSubCategoryTextSubcategory of the application, e.g. 'Arcade Game'.
applicationSuiteTextThe name of the application suite to which the application belongs (e.g. Excel belongs to Office).
availableOnDeviceTextDevice required to run the application. Used in cases where a specific make/model is required to ru…
countriesNotSupportedTextCountries for which the application is not supported. You can also provide the two-letter ISO 3166-…
countriesSupportedTextCountries for which the application is supported. You can also provide the two-letter ISO 3166-1 al…
downloadUrlURLIf the file can be downloaded, URL to download the binary.
featureListURLFeatures or modules provided by this application (and possibly required by other applications).
fileSizeTextSize of the application / package (e.g. 18MB). In the absence of a unit (MB, KB etc.), KB will be a…
installUrlURLURL at which the app may be installed, if different from the URL of the item.
memoryRequirementsURLMinimum memory requirements.
operatingSystemTextOperating systems supported (Windows 7, OS X 10.6, Android 1.6).
permissionsTextPermission(s) required to run the app (for example, a mobile app may require full internet access o…
processorRequirementsTextProcessor architecture required to run the application (e.g. IA64).
releaseNotesURLDescription of what changed in this version.
runtimePlatformTextRuntime platform or script interpreter dependencies (example: Java v1, Python 2.3, .NET Framework 3…
screenshotURLA link to a screenshot image of the app.
softwareAddOnTextAdditional content for a software application.
softwareHelpTextSoftware application help.
softwareRequirementsURLComponent dependency requirements for application. This includes runtime environments and shared li…
softwareVersionTextVersion of the software instance.
storageRequirementsURLStorage requirements (free space required).
supportingDataTextSupporting data for a SoftwareApplication.
characterAttributeTextA piece of data that represents a particular aspect of a fictional character (skill, power, charact…
gameItemTextAn item is an object within the game world that can be collected by a player or, occasionally, a no…
gameLocationURLReal or fictional location of the game (or part of game).
numberOfPlayersTextIndicate how many people can play this game (minimum, maximum, or range).
questTextThe task that a player-controlled character, or group of characters may complete in order to gain a…
aboutTextThe subject matter of an object.
abstractTextAn abstract is a short description that summarizes a [[CreativeWork]].
accessibilityAPITextIndicates that the resource is compatible with the referenced accessibility API. Values should be d…
accessibilityControlTextIdentifies input methods that are sufficient to fully control the described resource. Values should…
accessibilityFeatureTextContent features of the resource, such as accessible media, alternatives and supported enhancements…
accessibilityHazardTextA characteristic of the described resource that is physiologically dangerous to some users. Related…
accessibilitySummaryTextA human-readable summary of specific accessibility features or deficiencies, consistent with the ot…
accessModeTextThe human sensory perceptual system or cognitive faculty through which a person may process or perc…
accessModeSufficientTextA list of single or combined accessModes that are sufficient to understand all the intellectual con…
accountablePersonTextSpecifies the Person that is legally accountable for the CreativeWork.
acquireLicensePageURLIndicates a page documenting how licenses can be purchased or otherwise acquired, for the current i…
aggregateRatingTextThe overall rating, based on a collection of reviews or ratings, of the item.

+ 112 more inherited properties. See schema.org/VideoGame for the full list.

VideoGame JSON-LD example

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

Frequently asked questions

What is Video Game schema?

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

How do I add Video Game structured data to my website?

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

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

Related schema types

Software Application