Schema: vehicleTransmission
Schema: vehicleTransmission Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: vehicleTransmission.
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 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.
BusOrCoach JSON-LD example for a tour bus. BusOrCoach extends Vehicle with one property (acrissCode) for bus and coach rental classification.