{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "A review created by an end-user (e.g. consumer, purchaser, attendee etc.), in contrast with [[CriticReview]].",
"rdfs:label" : "UserReview",
"rdfs:subClassOf" : "schema:Review",
"schema:isPartOf" : "http:pending.schema.org",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1589"
},
"properties" : {}
}