{
 "id": "2C3CDXCT2EH272203",
 "name": "2014 Dodge Charger R/T",
 "year": 2014,
 "make": "Dodge",
 "model": "Charger",
 "trim": "R/T",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 13999,
 "currency": "USD",
 "mileage": 189000,
 "vin": "2C3CDXCT2EH272203",
 "image": null,
 "url": "https://carchat.io/v/lot-82f65c2a/2C3CDXCT2EH272203",
 "dealer": {
  "id": "lot-82f65c2a",
  "name": "Lot 82f65c2a",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-82f65c2a"
 },
 "description": "ABS (4-Wheel), Air Conditioning, Alloy Wheels, AM/FM Stereo, Bluetooth Wireless, CD/MP3 (Single Disc), Cruise Control, Daytime Running Lights, Dual Air Bags, Electronic Stability Control, Fog Lights, Heated Seats, HID Headlamps, Hill Start Assist Control, Keyless Entry, KEYLESS-GO, Power Door Locks, Power Seat, Power Steering, Power Windows, Premium Sound, Rear Spoiler, Side Air Bags, SiriusXM Satellite, 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-82f65c2a",
   "vin": "2C3CDXCT2EH272203",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}