{
 "id": "5FNYG2H45PB010794",
 "name": "2023 Honda Pilot",
 "year": 2023,
 "make": "Honda",
 "model": "Pilot",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 25000,
 "currency": "USD",
 "mileage": 36000,
 "vin": "5FNYG2H45PB010794",
 "image": "https://images.dealer.com/ddc/vehicles/2023/Honda/Pilot/SUV/trim_EXL_8_Passenger_9d6ab8/color/Radiant%20Red%20Metallic%20II-RL-148%2C24%2C29-640-en_US.jpg",
 "url": "https://carchat.io/v/loving-honda/5FNYG2H45PB010794",
 "dealer": {
  "id": "loving-honda",
  "name": "Loving Honda",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/loving-honda"
 },
 "description": "Used 2023 Honda Pilot, from Loving Honda Near Lufkin, Livingston & Nacogdoches. Call (936) 632-7711 for more information about stock number 3414A.",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "loving-honda",
   "vin": "5FNYG2H45PB010794",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}