Vehicle Ad Extraction Schema

This model has been tailored based on customer feedback and usage. If you need a specific model and enough generalist, you can contact us on the support link below. If some fields are missing, you can also contact us to add them.

Contact us
VehicleAd object
  • adTitle string

    The title of the vehicle ad.

  • price ["object","null"]

    The price of the vehicle - taking into account the thousands separator and decimal.

    • original ["string","null"]

      the raw unparsed price

    • amount ["number","null"]

      amount of the price

    • currency ["string","null"]

      The currency ISO3 of the price (e.g., USD, EUR).

  • location string

    The location where the vehicle is available.

  • mileage ["object","null"]

    The mileage of the vehicle.

    • value number

      The mileage value of the vehicle.

    • unit string

      The unit of mileage (km or mil).

  • vehicleLink string

    A link to the full vehicle ad.

  • mainImage string

    A link to the main image of the vehicle.

  • imageGallery array

    A collection of images of the vehicle.

    Items string
    Items string
  • fuelType string

    The type of fuel used by the vehicle (e.g., Gasoline, Diesel, Electric).

  • transmission string

    The type of transmission (e.g., Automatic, Manual).

  • year string

    The year the vehicle was manufactured.

  • make string

    The make of the vehicle.

  • model string

    The model of the vehicle.

  • type string

    The body style of the vehicle (e.g., Car, SUV, Sedan, Truck, 4x4).

  • color string

    The color of the vehicle.

  • engine string

    The engine specifications of the vehicle.

  • features array

    A list of features of the vehicle.

    Items string
    Items string
  • seller object
    • personName string

      The name of the person selling the vehicle if not a company or dealership.

    • companyName string

      The name of the company if applicable.

    • locationAddress string

      The address of the seller's location.

    • phone string

      The contact phone number for the seller.

    • reviewCount number

      The number of reviews for the seller.

    • reviewRating number

      The average rating from reviews for the seller.

    • email string

      The contact email for inquiries and applications.

  • options array

    A list of all vehicle options.

    Items string
    Items string
  • adReference string

    The reference of the ad.