{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "An online or virtual location for attending events. For example, one may attend an online seminar or educational event. While a virtual location may be used as the location of an event, virtual locations should not be confused with physical locations in the real world.",
      "rdfs:label" : "VirtualLocation",
      "rdfs:subClassOf" : "schema:Intangible",
      "schema:isPartOf" : "http:pending.schema.org",
      "schema:source" : "https://github.com/schemaorg/schemaorg/issues/1842"
   },
   "properties" : {}
}