Schema: GameServer
Schema: GameServer Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: GameServer.
VideoGame JSON-LD example for an electronic game. Inherits from both Game and SoftwareApplication, adding 10 properties: actor, cheatCode, director, gameEdition, gamePlatform, gameServer, gameTip, musicBy, playMode, trailer. Covers GamePlayMode enum (CoOp, MultiPlayer, SinglePlayer).
GameServerStatus JSON-LD reference. 4-value StatusEnumeration (Online, OnlineFull, OfflineTemporarily, OfflinePermanently). Used as GameServer.serverStatus.
GameServer JSON-LD example for a live multiplayer game server. Intangible subtype carrying game, playersOnline, serverStatus (GameServerStatus enum). Used for online game server listings.