{
 "id": "2C3CDZBT6NH164566",
 "name": "2022 Dodge Challenger R/T",
 "year": 2022,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "R/T",
 "bodyStyle": "sedan",
 "color": "burgundy",
 "condition": "used",
 "price": 27995,
 "currency": "USD",
 "mileage": 66372,
 "vin": "2C3CDZBT6NH164566",
 "image": "https://www.ASNCars.com/CarPics/1635/L/L_CarPic_D-1635_S-225_1.jpg?v=072020261812",
 "url": "https://carchat.io/v/lot-c6c27cdd/2C3CDZBT6NH164566",
 "dealer": {
  "id": "lot-c6c27cdd",
  "name": "Lot c6c27cdd",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-c6c27cdd"
 },
 "description": "ABS (4-Wheel), Air Conditioning, Alarm System, AM/FM Stereo, Backup Camera, Bluetooth Wireless, Cruise Control, Daytime Running Lights, Dual Air Bags, Electronic Stability Control, F&R Head Curtain Air Bags, Fog Lights, Hill Start Assist Control, Keyless Entry, Park Assist, Power Door Locks, Power Seat, Power Steering, Power Trunk Release, Power Windows, Premium Wheels 19+, Push Button Start, Rear Spoiler, Side Air Bags, Tilt & Telescoping Wheel, Traction Control, Uconnect",
 "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": "lot-c6c27cdd",
   "vin": "2C3CDZBT6NH164566",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}