XooCode(){

Schema: vehicleIdentificationNumber

Schema: vehicleIdentificationNumber Example Markup

The following are examples of markup written in json+ld that include the correct usage for Schema: vehicleIdentificationNumber.

Vehicle

Vehicle JSON-LD example for a used car listing. Covers the 39 properties unique to Vehicle including VIN, mileage, fuel type, engine specs, drive wheel configuration enums, and how Vehicle markup feeds Google's vehicle listing rich result.

Car

Car JSON-LD example for a used sedan listing. Car inherits all 39 Vehicle properties and adds acrissCode (rental classification) and roofLoad. Covers when to use Car vs Vehicle and the Google vehicle listing rich result.

Motorcycle

Motorcycle JSON-LD example for a used motorcycle listing. Motorcycle adds no properties of its own; all 39 Vehicle properties apply.

OwnershipInfo

OwnershipInfo JSON-LD example for a historical ownership record of a Product or Service. StructuredValue subtype carrying acquiredFrom, ownedFrom, ownedThrough, typeOfGood — used on Person / Organization.owns to publish provenance (art, vehicles, IP).

EngineSpecification

EngineSpecification JSON-LD example for the engine of a Vehicle. StructuredValue subtype carrying enginePower, engineDisplacement, torque, fuelType, engineType — feeds Vehicle listings and merchant-listing engine-spec badges.