{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "For a [[VideoGame]], such as used with a [[PlayGameAction]], an enumeration of the kind of game availability offered. ",
      "rdfs:label" : "GameAvailabilityEnumeration",
      "rdfs:subClassOf" : "schema:Enumeration",
      "schema:isPartOf" : "http:pending.schema.org",
      "schema:source" : "https://github.com/schemaorg/schemaorg/issues/3058"
   },
   "properties" : {}
}