SEO. JSONLD. Vehicle
(SEO v0.3.0-rc.0)
View Source
A vehicle is a device that is designed or used to transport people or cargo over land, water, air, or through space.
Helper for building a Schema.org Vehicle JSON-LD structure.
Summary
Types
A JSON-LD map ready to be nested or rendered. String-keyed, always
includes "@type" set to "Vehicle", plus any camelCased
field keys the caller provided (see build/1). "@context" is added
at render time by SEO.JSONLD.meta/1 on the top-level node only.
Functions
Build a Vehicle JSON-LD map.
Types
@type attrs() :: %{ optional(:acceleration_time) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:body_type) => String.t() | URI.t() | :all_wheel_drive_configuration | :four_wheel_drive_configuration | :front_wheel_drive_configuration | :left_hand_driving | :rear_wheel_drive_configuration | :right_hand_driving, optional(:call_sign) => String.t(), optional(:cargo_volume) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:date_vehicle_first_registered) => Date.t() | String.t(), optional(:drive_wheel_configuration) => :all_wheel_drive_configuration | :four_wheel_drive_configuration | :front_wheel_drive_configuration | :rear_wheel_drive_configuration | String.t(), optional(:emissions_co2) => number(), optional(:fuel_capacity) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:fuel_consumption) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:fuel_efficiency) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:fuel_type) => :all_wheel_drive_configuration | :four_wheel_drive_configuration | :front_wheel_drive_configuration | :left_hand_driving | :rear_wheel_drive_configuration | :right_hand_driving | String.t() | URI.t(), optional(:known_vehicle_damages) => String.t(), optional(:meets_emission_standard) => String.t() | URI.t() | :all_wheel_drive_configuration | :four_wheel_drive_configuration | :front_wheel_drive_configuration | :left_hand_driving | :rear_wheel_drive_configuration | :right_hand_driving, optional(:mileage_from_odometer) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:model_date) => Date.t() | String.t(), optional(:number_of_airbags) => String.t() | number(), optional(:number_of_axles) => SEO.JSONLD.QuantitativeValue.t() | map() | number(), optional(:number_of_doors) => SEO.JSONLD.QuantitativeValue.t() | map() | number(), optional(:number_of_forward_gears) => SEO.JSONLD.QuantitativeValue.t() | map() | number(), optional(:number_of_previous_owners) => SEO.JSONLD.QuantitativeValue.t() | map() | number(), optional(:payload) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:production_date) => Date.t() | String.t(), optional(:purchase_date) => Date.t() | String.t(), optional(:seating_capacity) => SEO.JSONLD.QuantitativeValue.t() | map() | number(), optional(:speed) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:steering_position) => :left_hand_driving | :right_hand_driving, optional(:tongue_weight) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:trailer_weight) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:vehicle_configuration) => String.t(), optional(:vehicle_engine) => SEO.JSONLD.EngineSpecification.t() | map(), optional(:vehicle_identification_number) => String.t(), optional(:vehicle_interior_color) => String.t(), optional(:vehicle_interior_type) => String.t(), optional(:vehicle_model_date) => Date.t() | String.t(), optional(:vehicle_seating_capacity) => SEO.JSONLD.QuantitativeValue.t() | map() | number(), optional(:vehicle_special_usage) => String.t() | :driving_school_vehicle_usage | :rental_vehicle_usage | :taxi_vehicle_usage, optional(:vehicle_transmission) => String.t() | URI.t() | :all_wheel_drive_configuration | :four_wheel_drive_configuration | :front_wheel_drive_configuration | :left_hand_driving | :rear_wheel_drive_configuration | :right_hand_driving, optional(:weight_total) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:wheelbase) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:additional_property) => SEO.JSONLD.PropertyValue.t() | map(), optional(:aggregate_rating) => SEO.JSONLD.AggregateRating.t() | map(), optional(:asin) => String.t() | URI.t(), optional(:audience) => SEO.JSONLD.Audience.t() | map(), optional(:award) => String.t(), optional(:awards) => String.t(), optional(:brand) => SEO.JSONLD.Organization.t() | map() | SEO.JSONLD.Brand.t(), optional(:category) => String.t() | URI.t() | SEO.JSONLD.Thing.t() | map() | :aerobic_activity | :anaerobic_activity | :balance | :flexibility | :leisure_time_activity | :occupational_activity | :strength_training | SEO.JSONLD.CategoryCode.t(), optional(:color) => String.t(), optional(:color_swatch) => URI.t() | String.t() | SEO.JSONLD.ImageObject.t() | map(), optional(:country_of_assembly) => String.t(), optional(:country_of_last_processing) => String.t(), optional(:country_of_origin) => SEO.JSONLD.Country.t() | map(), optional(:depth) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:display_location) => SEO.JSONLD.Place.t() | map(), optional(:funding) => SEO.JSONLD.Grant.t() | map(), optional(:gtin) => String.t() | URI.t(), optional(:gtin12) => String.t(), optional(:gtin13) => String.t(), optional(:gtin14) => String.t(), optional(:gtin8) => String.t(), optional(:has_adult_consideration) => :alcohol_consideration | :dangerous_good_consideration | :healthcare_consideration | :narcotic_consideration | :reduced_relevance_for_children_consideration | :sexual_content_consideration | :tobacco_nicotine_consideration | :unclassified_adult_consideration | :violence_consideration | :weapon_consideration, optional(:has_certification) => SEO.JSONLD.Certification.t() | map(), optional(:has_energy_consumption_details) => SEO.JSONLD.EnergyConsumptionDetails.t() | map(), optional(:has_gs1_digital_link) => URI.t() | String.t(), optional(:has_measurement) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:has_merchant_return_policy) => SEO.JSONLD.MerchantReturnPolicy.t() | map(), optional(:height) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:in_product_group_with_id) => String.t(), optional(:is_accessory_or_spare_part_for) => SEO.JSONLD.Product.t() | map(), optional(:is_consumable_for) => SEO.JSONLD.Product.t() | map(), optional(:is_family_friendly) => boolean(), optional(:is_related_to) => SEO.JSONLD.Service.t() | map() | SEO.JSONLD.Product.t(), optional(:is_similar_to) => SEO.JSONLD.Service.t() | map() | SEO.JSONLD.Product.t(), optional(:is_variant_of) => SEO.JSONLD.ProductModel.t() | map() | SEO.JSONLD.ProductGroup.t(), optional(:item_condition) => :damaged_condition | :new_condition | :refurbished_condition | :used_condition, optional(:keywords) => SEO.JSONLD.DefinedTerm.t() | map() | String.t() | URI.t(), optional(:logo) => URI.t() | String.t() | SEO.JSONLD.ImageObject.t() | map(), optional(:manufacturer) => SEO.JSONLD.Organization.t() | map(), optional(:material) => String.t() | SEO.JSONLD.Product.t() | map() | URI.t(), optional(:mobile_url) => String.t(), optional(:model) => String.t() | SEO.JSONLD.ProductModel.t() | map(), optional(:mpn) => String.t(), optional(:negative_notes) => SEO.JSONLD.ItemList.t() | map() | SEO.JSONLD.ListItem.t() | String.t() | SEO.JSONLD.WebContent.t(), optional(:nsn) => String.t(), optional(:offers) => SEO.JSONLD.Offer.t() | map() | SEO.JSONLD.Demand.t(), optional(:pattern) => SEO.JSONLD.DefinedTerm.t() | map() | String.t(), optional(:positive_notes) => SEO.JSONLD.WebContent.t() | map() | SEO.JSONLD.ItemList.t() | SEO.JSONLD.ListItem.t() | String.t(), optional(:product_id) => String.t(), optional(:release_date) => Date.t() | String.t(), optional(:review) => SEO.JSONLD.Review.t() | map(), optional(:reviews) => SEO.JSONLD.Review.t() | map(), optional(:size) => SEO.JSONLD.DefinedTerm.t() | map() | SEO.JSONLD.QuantitativeValue.t() | String.t(), optional(:sku) => String.t(), optional(:slogan) => String.t(), optional(:weight) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:width) => SEO.JSONLD.QuantitativeValue.t() | map(), optional(:additional_type) => String.t() | URI.t(), optional(:alternate_name) => String.t(), optional(:description) => SEO.JSONLD.TextObject.t() | map() | String.t(), optional(:disambiguating_description) => String.t(), optional(:identifier) => String.t() | URI.t() | SEO.JSONLD.PropertyValue.t() | map(), optional(:image) => URI.t() | String.t() | SEO.JSONLD.ImageObject.t() | map(), optional(:main_entity_of_page) => SEO.JSONLD.CreativeWork.t() | map() | URI.t() | String.t(), optional(:name) => String.t(), optional(:owner) => SEO.JSONLD.Organization.t() | map() | SEO.JSONLD.Person.t(), optional(:potential_action) => SEO.JSONLD.Action.t() | map(), optional(:same_as) => URI.t() | String.t(), optional(:subject_of) => SEO.JSONLD.Event.t() | map() | SEO.JSONLD.CreativeWork.t(), optional(:url) => URI.t() | String.t() } | [ acceleration_time: SEO.JSONLD.QuantitativeValue.t() | map(), body_type: String.t() | URI.t() | :all_wheel_drive_configuration | :four_wheel_drive_configuration | :front_wheel_drive_configuration | :left_hand_driving | :rear_wheel_drive_configuration | :right_hand_driving, call_sign: String.t(), cargo_volume: SEO.JSONLD.QuantitativeValue.t() | map(), date_vehicle_first_registered: Date.t() | String.t(), drive_wheel_configuration: :all_wheel_drive_configuration | :four_wheel_drive_configuration | :front_wheel_drive_configuration | :rear_wheel_drive_configuration | String.t(), emissions_co2: number(), fuel_capacity: SEO.JSONLD.QuantitativeValue.t() | map(), fuel_consumption: SEO.JSONLD.QuantitativeValue.t() | map(), fuel_efficiency: SEO.JSONLD.QuantitativeValue.t() | map(), fuel_type: :all_wheel_drive_configuration | :four_wheel_drive_configuration | :front_wheel_drive_configuration | :left_hand_driving | :rear_wheel_drive_configuration | :right_hand_driving | String.t() | URI.t(), known_vehicle_damages: String.t(), meets_emission_standard: String.t() | URI.t() | :all_wheel_drive_configuration | :four_wheel_drive_configuration | :front_wheel_drive_configuration | :left_hand_driving | :rear_wheel_drive_configuration | :right_hand_driving, mileage_from_odometer: SEO.JSONLD.QuantitativeValue.t() | map(), model_date: Date.t() | String.t(), number_of_airbags: String.t() | number(), number_of_axles: SEO.JSONLD.QuantitativeValue.t() | map() | number(), number_of_doors: SEO.JSONLD.QuantitativeValue.t() | map() | number(), number_of_forward_gears: SEO.JSONLD.QuantitativeValue.t() | map() | number(), number_of_previous_owners: SEO.JSONLD.QuantitativeValue.t() | map() | number(), payload: SEO.JSONLD.QuantitativeValue.t() | map(), production_date: Date.t() | String.t(), purchase_date: Date.t() | String.t(), seating_capacity: SEO.JSONLD.QuantitativeValue.t() | map() | number(), speed: SEO.JSONLD.QuantitativeValue.t() | map(), steering_position: :left_hand_driving | :right_hand_driving, tongue_weight: SEO.JSONLD.QuantitativeValue.t() | map(), trailer_weight: SEO.JSONLD.QuantitativeValue.t() | map(), vehicle_configuration: String.t(), vehicle_engine: SEO.JSONLD.EngineSpecification.t() | map(), vehicle_identification_number: String.t(), vehicle_interior_color: String.t(), vehicle_interior_type: String.t(), vehicle_model_date: Date.t() | String.t(), vehicle_seating_capacity: SEO.JSONLD.QuantitativeValue.t() | map() | number(), vehicle_special_usage: String.t() | :driving_school_vehicle_usage | :rental_vehicle_usage | :taxi_vehicle_usage, vehicle_transmission: String.t() | URI.t() | :all_wheel_drive_configuration | :four_wheel_drive_configuration | :front_wheel_drive_configuration | :left_hand_driving | :rear_wheel_drive_configuration | :right_hand_driving, weight_total: SEO.JSONLD.QuantitativeValue.t() | map(), wheelbase: SEO.JSONLD.QuantitativeValue.t() | map(), additional_property: SEO.JSONLD.PropertyValue.t() | map(), aggregate_rating: SEO.JSONLD.AggregateRating.t() | map(), asin: String.t() | URI.t(), audience: SEO.JSONLD.Audience.t() | map(), award: String.t(), awards: String.t(), brand: SEO.JSONLD.Organization.t() | map() | SEO.JSONLD.Brand.t(), category: String.t() | URI.t() | SEO.JSONLD.Thing.t() | map() | :aerobic_activity | :anaerobic_activity | :balance | :flexibility | :leisure_time_activity | :occupational_activity | :strength_training | SEO.JSONLD.CategoryCode.t(), color: String.t(), color_swatch: URI.t() | String.t() | SEO.JSONLD.ImageObject.t() | map(), country_of_assembly: String.t(), country_of_last_processing: String.t(), country_of_origin: SEO.JSONLD.Country.t() | map(), depth: SEO.JSONLD.QuantitativeValue.t() | map(), display_location: SEO.JSONLD.Place.t() | map(), funding: SEO.JSONLD.Grant.t() | map(), gtin: String.t() | URI.t(), gtin12: String.t(), gtin13: String.t(), gtin14: String.t(), gtin8: String.t(), has_adult_consideration: :alcohol_consideration | :dangerous_good_consideration | :healthcare_consideration | :narcotic_consideration | :reduced_relevance_for_children_consideration | :sexual_content_consideration | :tobacco_nicotine_consideration | :unclassified_adult_consideration | :violence_consideration | :weapon_consideration, has_certification: SEO.JSONLD.Certification.t() | map(), has_energy_consumption_details: SEO.JSONLD.EnergyConsumptionDetails.t() | map(), has_gs1_digital_link: URI.t() | String.t(), has_measurement: SEO.JSONLD.QuantitativeValue.t() | map(), has_merchant_return_policy: SEO.JSONLD.MerchantReturnPolicy.t() | map(), height: SEO.JSONLD.QuantitativeValue.t() | map(), in_product_group_with_id: String.t(), is_accessory_or_spare_part_for: SEO.JSONLD.Product.t() | map(), is_consumable_for: SEO.JSONLD.Product.t() | map(), is_family_friendly: boolean(), is_related_to: SEO.JSONLD.Service.t() | map() | SEO.JSONLD.Product.t(), is_similar_to: SEO.JSONLD.Service.t() | map() | SEO.JSONLD.Product.t(), is_variant_of: SEO.JSONLD.ProductModel.t() | map() | SEO.JSONLD.ProductGroup.t(), item_condition: :damaged_condition | :new_condition | :refurbished_condition | :used_condition, keywords: SEO.JSONLD.DefinedTerm.t() | map() | String.t() | URI.t(), logo: URI.t() | String.t() | SEO.JSONLD.ImageObject.t() | map(), manufacturer: SEO.JSONLD.Organization.t() | map(), material: String.t() | SEO.JSONLD.Product.t() | map() | URI.t(), mobile_url: String.t(), model: String.t() | SEO.JSONLD.ProductModel.t() | map(), mpn: String.t(), negative_notes: SEO.JSONLD.ItemList.t() | map() | SEO.JSONLD.ListItem.t() | String.t() | SEO.JSONLD.WebContent.t(), nsn: String.t(), offers: SEO.JSONLD.Offer.t() | map() | SEO.JSONLD.Demand.t(), pattern: SEO.JSONLD.DefinedTerm.t() | map() | String.t(), positive_notes: SEO.JSONLD.WebContent.t() | map() | SEO.JSONLD.ItemList.t() | SEO.JSONLD.ListItem.t() | String.t(), product_id: String.t(), release_date: Date.t() | String.t(), review: SEO.JSONLD.Review.t() | map(), reviews: SEO.JSONLD.Review.t() | map(), size: SEO.JSONLD.DefinedTerm.t() | map() | SEO.JSONLD.QuantitativeValue.t() | String.t(), sku: String.t(), slogan: String.t(), weight: SEO.JSONLD.QuantitativeValue.t() | map(), width: SEO.JSONLD.QuantitativeValue.t() | map(), additional_type: String.t() | URI.t(), alternate_name: String.t(), description: SEO.JSONLD.TextObject.t() | map() | String.t(), disambiguating_description: String.t(), identifier: String.t() | URI.t() | SEO.JSONLD.PropertyValue.t() | map(), image: URI.t() | String.t() | SEO.JSONLD.ImageObject.t() | map(), main_entity_of_page: SEO.JSONLD.CreativeWork.t() | map() | URI.t() | String.t(), name: String.t(), owner: SEO.JSONLD.Organization.t() | map() | SEO.JSONLD.Person.t(), potential_action: SEO.JSONLD.Action.t() | map(), same_as: URI.t() | String.t(), subject_of: SEO.JSONLD.Event.t() | map() | SEO.JSONLD.CreativeWork.t(), url: URI.t() | String.t() ]
A JSON-LD map ready to be nested or rendered. String-keyed, always
includes "@type" set to "Vehicle", plus any camelCased
field keys the caller provided (see build/1). "@context" is added
at render time by SEO.JSONLD.meta/1 on the top-level node only.
Functions
Build a Vehicle JSON-LD map.
Fields
:acceleration_time- The time needed to accelerate the vehicle from a given start velocity to a given target velocity.
Typical unit code(s): SEC for seconds
- Note: There are unfortunately no standard unit codes for seconds/0..100 km/h or seconds/0..60 mph. Simply use "SEC" for seconds and indicate the velocities in the
nameof theSEO.JSONLD.QuantitativeValue, or usevalueReferencewith aSEO.JSONLD.QuantitativeValueof 0..60 mph or 0..100 km/h to specify the reference speeds.
:body_type- Indicates the design and body style of the vehicle (e.g. station wagon, hatchback, etc.). One of::all_wheel_drive_configuration,:four_wheel_drive_configuration,:front_wheel_drive_configuration,:left_hand_driving,:rear_wheel_drive_configuration,:right_hand_driving.:call_sign- A callsign, as used in broadcasting and radio communications to identify people, radio and TV stations, or vehicles.:cargo_volume- The available volume for cargo or luggage. For automobiles, this is usually the trunk volume.
Typical unit code(s): LTR for liters, FTQ for cubic foot/feet
Note: You can use minValue and maxValue to indicate ranges.
:date_vehicle_first_registered- The date of the first registration of the vehicle with the respective public authorities.:drive_wheel_configuration- The drive wheel configuration, i.e. which roadwheels will receive torque from the vehicle's engine via the drivetrain. One of::all_wheel_drive_configuration,:four_wheel_drive_configuration,:front_wheel_drive_configuration,:rear_wheel_drive_configuration.:emissions_co2- The CO2 emissions in g/km. When used in combination with a QuantitativeValue, put "g/km" into the unitText property of that value, since there is no UN/CEFACT Common Code for "g/km".:fuel_capacity- The capacity of the fuel tank or in the case of electric cars, the battery. If there are multiple components for storage, this should indicate the total of all storage of the same type.
Typical unit code(s): LTR for liters, GLL of US gallons, GLI for UK / imperial gallons, AMH for ampere-hours (for electrical vehicles).
:fuel_consumption- The amount of fuel consumed for traveling a particular distance or temporal duration with the given vehicle (e.g. liters per 100 km).
- Note 1: There are unfortunately no standard unit codes for liters per 100 km. Use
unitTextto indicate the unit of measurement, e.g. L/100 km. - Note 2: There are two ways of indicating the fuel consumption,
fuelConsumption(e.g. 8 liters per 100 km) andfuelEfficiency(e.g. 30 miles per gallon). They are reciprocal. - Note 3: Often, the absolute value is useful only when related to driving speed ("at 80 km/h") or usage pattern ("city traffic"). You can use
valueReferenceto link the value for the fuel consumption to another value.
:fuel_efficiency- The distance traveled per unit of fuel used; most commonly miles per gallon (mpg) or kilometers per liter (km/L).
- Note 1: There are unfortunately no standard unit codes for miles per gallon or kilometers per liter. Use
unitTextto indicate the unit of measurement, e.g. mpg or km/L. - Note 2: There are two ways of indicating the fuel consumption,
fuelConsumption(e.g. 8 liters per 100 km) andfuelEfficiency(e.g. 30 miles per gallon). They are reciprocal. - Note 3: Often, the absolute value is useful only when related to driving speed ("at 80 km/h") or usage pattern ("city traffic"). You can use
valueReferenceto link the value for the fuel economy to another value.
:fuel_type- The type of fuel suitable for the engine or engines of the vehicle. If the vehicle has only one engine, this property can be attached directly to the vehicle. One of::all_wheel_drive_configuration,:four_wheel_drive_configuration,:front_wheel_drive_configuration,:left_hand_driving,:rear_wheel_drive_configuration,:right_hand_driving.:known_vehicle_damages- A textual description of known damages, both repaired and unrepaired.:meets_emission_standard- Indicates that the vehicle meets the respective emission standard. One of::all_wheel_drive_configuration,:four_wheel_drive_configuration,:front_wheel_drive_configuration,:left_hand_driving,:rear_wheel_drive_configuration,:right_hand_driving.:mileage_from_odometer- The total distance travelled by the particular vehicle since its initial production, as read from its odometer.
Typical unit code(s): KMT for kilometers, SMI for statute miles.
:model_date- The release date of a vehicle model (often used to differentiate versions of the same make and model).:number_of_airbags- The number or type of airbags in the vehicle.:number_of_axles- The number of axles.
Typical unit code(s): C62.
:number_of_doors- The number of doors.
Typical unit code(s): C62.
:number_of_forward_gears- The total number of forward gears available for the transmission system of the vehicle.
Typical unit code(s): C62.
:number_of_previous_owners- The number of owners of the vehicle, including the current one.
Typical unit code(s): C62.
:payload- The permitted weight of passengers and cargo, EXCLUDING the weight of the empty vehicle.
Typical unit code(s): KGM for kilogram, LBR for pound
- Note 1: Many databases specify the permitted TOTAL weight instead, which is the sum of
weightandpayload - Note 2: You can indicate additional information in the
nameof theSEO.JSONLD.QuantitativeValuenode. - Note 3: You may also link to a
QualitativeValuenode that provides additional information usingvalueReference. - Note 4: Note that you can use
minValueandmaxValueto indicate ranges.
:production_date- The date of production of the item, e.g. vehicle.:purchase_date- The date the item, e.g. vehicle, was purchased by the current owner.:seating_capacity- The number of persons that can be seated (e.g. in a vehicle), both in terms of the physical space available, and in terms of limitations set by law.
Typical unit code(s): C62 for persons.
:speed- The speed range of the vehicle. If the vehicle is powered by an engine, the upper limit of the speed range (indicated bymaxValue) should be the maximum speed achievable under regular conditions.
Typical unit code(s): KMH for km/h, HM for mile per hour (0.447 04 m/s), KNT for knot
*Note 1: Use minValue and maxValue to indicate the range. Typically, the minimal value is zero.
- Note 2: There are many different ways of measuring the speed range. You can link to information about how the given value has been determined using the
valueReferenceproperty.
:steering_position- The position of the steering wheel or similar device (mostly for cars). One of::left_hand_driving,:right_hand_driving.:tongue_weight- The permitted vertical load (TWR) of a trailer attached to the vehicle. Also referred to as Tongue Load Rating (TLR) or Vertical Load Rating (VLR).
Typical unit code(s): KGM for kilogram, LBR for pound
- Note 1: You can indicate additional information in the
nameof theSEO.JSONLD.QuantitativeValuenode. - Note 2: You may also link to a
QualitativeValuenode that provides additional information usingvalueReference. - Note 3: Note that you can use
minValueandmaxValueto indicate ranges.
:trailer_weight- The permitted weight of a trailer attached to the vehicle.
Typical unit code(s): KGM for kilogram, LBR for pound
- Note 1: You can indicate additional information in the
nameof theSEO.JSONLD.QuantitativeValuenode. - Note 2: You may also link to a
QualitativeValuenode that provides additional information usingvalueReference. - Note 3: Note that you can use
minValueandmaxValueto indicate ranges.
:vehicle_configuration- A short text indicating the configuration of the vehicle, e.g. '5dr hatchback ST 2.5 MT 225 hp' or 'limited edition'.:vehicle_engine- Information about the engine or engines of the vehicle.:vehicle_identification_number- The Vehicle Identification Number (VIN) is a unique serial number used by the automotive industry to identify individual motor vehicles.:vehicle_interior_color- The color or color combination of the interior of the vehicle.:vehicle_interior_type- The type or material of the interior of the vehicle (e.g. synthetic fabric, leather, wood, etc.). While most interior types are characterized by the material used, an interior type can also be based on vehicle usage or target audience.:vehicle_model_date- The release date of a vehicle model (often used to differentiate versions of the same make and model).:vehicle_seating_capacity- The number of passengers that can be seated in the vehicle, both in terms of the physical space available, and in terms of limitations set by law.
Typical unit code(s): C62 for persons.
:vehicle_special_usage- Indicates whether the vehicle has been used for special purposes, like commercial rental, driving school, or as a taxi. The legislation in many countries requires this information to be revealed when offering a car for sale. One of::driving_school_vehicle_usage,:rental_vehicle_usage,:taxi_vehicle_usage.:vehicle_transmission- The type of component used for transmitting the power from a rotating power source to the wheels or other relevant component(s) ("gearbox" for cars). One of::all_wheel_drive_configuration,:four_wheel_drive_configuration,:front_wheel_drive_configuration,:left_hand_driving,:rear_wheel_drive_configuration,:right_hand_driving.:weight_total- The permitted total weight of the loaded vehicle, including passengers and cargo and the weight of the empty vehicle.
Typical unit code(s): KGM for kilogram, LBR for pound
- Note 1: You can indicate additional information in the
nameof theSEO.JSONLD.QuantitativeValuenode. - Note 2: You may also link to a
QualitativeValuenode that provides additional information usingvalueReference. - Note 3: Note that you can use
minValueandmaxValueto indicate ranges.
:wheelbase- The distance between the centers of the front and rear wheels.
Typical unit code(s): CMT for centimeters, MTR for meters, INH for inches, FOT for foot/feet.
Inherited properties
Additional properties are available through the inheritance chain. See each ancestor's docs for its properties: