schemaorg-coda :: Example

eg-4575

From v29.4

JSON-LD

{
  "@context": "https://schema.org/",
  "@type": "VideoGame",
  "name": "Whale Rider",
  "operatingSystem": {
    "@type": "OperatingSystem",
    "name": "Door",
    "softwareVersion": "44"
  },
  "softwareRequirements": {
    "@type": "RuntimePlatform",
    "name": "Passive Y",
    "softwareVersion": "31"
  }
}

Pre-Markup

The amazing <strong>Whale Rider</string> games runs on the <em>Door 44</em> operating system and requires the <em>Passive Y 31</em> library.