2026 Structured Data Blueprint

The Ultimate VideoGame
Schema Generator

Get your game noticed with rich results showing platform, genre, and release details. VideoGame schema helps publishers and reviewers stand out in game-related search results.

Includes:aboutabstractaccessibilityAPIaccessibilityControlaccessibilityFeatureaccessibilityHazardaccessibilitySummaryaccessMode+163 more
Instant JSON-LD Generation

Magic Build

Paste your URL below and our AI will automatically fill the VideoGame fields for you.

Configuration

Live Generator

VideoGame Schema

Fill in the fields below to generate your JSON-LD. Required fields are marked with *.

Required Fields

The name of the item. (Expects: Text)

Recommended

An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]. (Expects: ImageObject, URL)

URL of the item. (Expects: URL)

Why use VideoGame?

Get your game noticed with rich results showing platform, genre, and release details. VideoGame schema helps publishers and reviewers stand out in game-related search results.

Get your game noticed with rich results showing platform, genre, and release details. VideoGame schema helps publishers and reviewers stand out in game-related search results.This type is officially supported by major search engines for enhancing search listing appearance.

Output Panel

Awaiting input...

Want to automate this?

Connect your site to SchemaGen and our AI will automatically extract and deploy schemas for you. No manual coding required.

Launch AI Generator

What is VideoGame Schema?

Get your game noticed with rich results showing platform, genre, and release details. VideoGame schema helps publishers and reviewers stand out in game-related search results.

Why It Matters for SEO

Google uses VideoGame structured data to understand the content and context of your pages. When correctly implemented, this schema can unlock rich results in Google Search β€” enhancing your listing with additional information that dramatically improves visibility and click-through rates.

Why Add VideoGame Structured Data?

πŸ”

Appear in Rich Results

Structured data helps Google show enhanced results for your pages in search β€” including stars, prices, FAQs, and more.

πŸ“ˆ

Boost Click-Through Rate

Rich snippets can increase CTR by up to 30% compared to plain search results β€” more clicks with the same ranking.

πŸ€–

Feed AI Search Engines

AI answer engines like Perplexity and Google SGE use structured data to verify and cite facts from your content.

How to Implement VideoGame JSON-LD

1

Generate

Use the form above to fill in your details and generate valid VideoGame JSON-LD markup in seconds.

2

Copy

Copy the generated JSON-LD output code with one click β€” it's already formatted and ready to deploy.

3

Deploy

Paste the code into your <head> tag, or use SchemaGen's SDK to deploy without touching code.

Want to skip steps 2 & 3? Connect SchemaGen's SDK to deploy directly from the dashboard.

Properties You Can Include

VideoGame schema supports the following schema.org properties. Required fields are the minimum Google needs to consider your markup valid; recommended fields unlock richer search result appearances.

PropertyDescriptionExpected TypeStatus
aboutThe subject matter of an object.ThingOptional
abstractAn abstract is a short description that summarizes a CreativeWork.TextOptional
accessibilityAPIIndicates that the resource is compatible with the referenced accessibility API. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityAPI-vocabulary).TextOptional
accessibilityControlIdentifies input methods that are sufficient to fully control the described resource. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityControl-vocabulary).TextOptional
accessibilityFeatureContent features of the resource, such as accessible media, alternatives and supported enhancements for accessibility. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityFeature-vocabulary).TextOptional
accessibilityHazardA characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityHazard-vocabulary).TextOptional
accessibilitySummaryA human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as "short descriptions are present but long descriptions will be needed for non-visual users" or "short descriptions are present and no long descriptions are needed".TextOptional
accessModeThe human sensory perceptual system or cognitive faculty through which a person may process or perceive the intellectual content of a resource, not including any adaptations of the content (e.g., text alternatives for images). Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessMode-vocabulary).TextOptional
accessModeSufficientA list of single or combined access modes that are sufficient to understand all the intellectual content of a resource, including any adaptations. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessModeSufficient-vocabulary).ItemListOptional
accountablePersonSpecifies the Person that is legally accountable for the CreativeWork.PersonOptional
acquireLicensePageIndicates a page documenting how licenses can be purchased or otherwise acquired, for the current item.CreativeWork, URLOptional
actorAn actor (individual or a group), e.g. in TV, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip.PerformingGroup, PersonOptional
actorsAn actor, e.g. in TV, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip.PersonOptional
additionalTypeAn additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide.Text, URLOptional
aggregateRatingThe overall rating, based on a collection of reviews or ratings, of the item.AggregateRatingOptional
alternateNameAn alias for the item.TextOptional
alternativeHeadlineA secondary title of the CreativeWork.TextOptional
applicationCategoryType of software application, e.g. 'Game, Multimedia'.Text, URLOptional
applicationSubCategorySubcategory of the application, e.g. 'Arcade Game'.Text, URLOptional
applicationSuiteThe name of the application suite to which the application belongs (e.g. Excel belongs to Office).TextOptional

Example VideoGame JSON-LD

Here's what valid VideoGame structured data looks like with sample values filled in. Use the generator above to replace these with your own data.

Example Output
{
  "@context": "https://schema.org",
  "@type": "VideoGame",
  "name": "Example VideoGame",
  "image": "https://example.com/images/example.jpg",
  "url": "https://example.com/page",
  "about": {
    "@type": "Thing",
    "name": "Example Thing",
    "image": "https://example.com/images/example.jpg",
    "url": "https://example.com/page"
  },
  "abstract": "Example abstract",
  "accessibilityAPI": "Example accessibilityAPI",
  "accessibilityControl": "Example accessibilityControl",
  "accessibilityFeature": "Example accessibilityFeature"
}

Validate Your VideoGame Schema

Once deployed, validate your schema is working correctly with our free audit tool. Paste your URL and we'll check for errors, missing properties, and Google Rich Result eligibility.

Free Schema Audit Tool β†’

Check your VideoGame schema for errors and Rich Result eligibility