Schema.org

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

Try it
{ "@context": "http://schema.org",
  "image": {
    "@type": "Vehicle" } }