{
 "id": "5J6RS3H45PL003716",
 "name": "2023 Honda CR-V EX",
 "year": 2023,
 "make": "Honda",
 "model": "CR-V",
 "trim": "EX",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 25595,
 "currency": "USD",
 "mileage": 82043,
 "vin": "5J6RS3H45PL003716",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2023/77621_max.jpg",
 "url": "https://carchat.io/v/automall59/5J6RS3H45PL003716",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Meet the 2023 Honda CR-V, a used SUV that makes everyday family life a little easier. The cabin warms up fast with heated seats and the sunroof brings a bit of daylight to errands and road trips. Backing up is less stressful with the rear camera, and cruise control keeps long highway stretches effortless. Tinted windows add privacy and steering wheel controls keep your eyes on the road. Practical, comfortable, and ready for the next chapter.",
 "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": "automall59",
   "vin": "5J6RS3H45PL003716",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}