Unexpected Class
This message indicates that a property expected one or more specific type of Thing, but the resource did not include any of them (nor their subtypes).
Examples
{ "@context": "http://schema.org",
"image": {
"@type": "Vehicle" } }