[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["`VideoGame` is a structured data type used to describe video game information, extending the broader `Game` or `SoftwareApplication` types."],["It includes properties for actors, directors, game platform, server details, tips, music composer, play mode, and trailer."],["`VideoGame` utilizes schema.org properties for detailed and machine-readable video game descriptions."],["This allows search engines and other platforms to understand and utilize the provided video game information effectively."]]],["The core information describes the `VideoGame` type, which extends `Game` or `SoftwareApplication`. Key elements include `actor(s)` and `director(s)` who are `Person` types. `cheatCode` and `gameTip` are `CreativeWork` types. `gamePlatform` specifies the playing system. `gameServer` indicates the playing server. `musicBy` details the composer, and `playMode` defines the game's player format. A video `trailer` can also be included.\n"]]