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.
Magic Build
Paste your URL below and our AI will automatically fill the VideoGame fields for you.
Configuration
Live GeneratorWhy 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.This type is officially supported by major search engines for enhancing search listing appearance.
Output Panel
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 GeneratorWhat 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.
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
Generate
Use the form above to fill in your details and generate valid VideoGame JSON-LD markup in seconds.
Copy
Copy the generated JSON-LD output code with one click β it's already formatted and ready to deploy.
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.
| Property | Description | Expected Type | Status |
|---|---|---|---|
| about | The subject matter of an object. | Thing | Optional |
| abstract | An abstract is a short description that summarizes a CreativeWork. | Text | Optional |
| accessibilityAPI | Indicates 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). | Text | Optional |
| accessibilityControl | Identifies 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). | Text | Optional |
| accessibilityFeature | Content 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). | Text | Optional |
| accessibilityHazard | A 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). | Text | Optional |
| accessibilitySummary | A 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". | Text | Optional |
| accessMode | The 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). | Text | Optional |
| accessModeSufficient | A 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). | ItemList | Optional |
| accountablePerson | Specifies the Person that is legally accountable for the CreativeWork. | Person | Optional |
| acquireLicensePage | Indicates a page documenting how licenses can be purchased or otherwise acquired, for the current item. | CreativeWork, URL | Optional |
| actor | An 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, Person | Optional |
| actors | An actor, e.g. in TV, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip. | Person | Optional |
| additionalType | An 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, URL | Optional |
| aggregateRating | The overall rating, based on a collection of reviews or ratings, of the item. | AggregateRating | Optional |
| alternateName | An alias for the item. | Text | Optional |
| alternativeHeadline | A secondary title of the CreativeWork. | Text | Optional |
| applicationCategory | Type of software application, e.g. 'Game, Multimedia'. | Text, URL | Optional |
| applicationSubCategory | Subcategory of the application, e.g. 'Arcade Game'. | Text, URL | Optional |
| applicationSuite | The name of the application suite to which the application belongs (e.g. Excel belongs to Office). | Text | Optional |
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.
{
"@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.
Check your VideoGame schema for errors and Rich Result eligibility