{
 "id": "1C3CCCAB3GN184566",
 "name": "2016 Chrysler 200 Limited",
 "year": 2016,
 "make": "Chrysler",
 "model": "200",
 "trim": "Limited",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 14999,
 "currency": "USD",
 "mileage": 74789,
 "vin": "1C3CCCAB3GN184566",
 "image": "https://www.ASNCars.com/CarPics/1443/L/L_CarPic_D-1443_S-2371_1.jpg?v=080920260644",
 "url": "https://carchat.io/v/lot-82f65c2a/1C3CCCAB3GN184566",
 "dealer": {
  "id": "lot-82f65c2a",
  "name": "Lot 82f65c2a",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-82f65c2a"
 },
 "description": "ABS (4-Wheel), Air Conditioning, Alarm System, Alloy Wheels, AM/FM Stereo, Backup Camera, Bluetooth Wireless, Cruise Control, Dual Air Bags, Dual Power Seats, Electronic Stability Control, F&R Head Curtain Air Bags, Heated Seats, Keyless Entry, Keyless Start, Knee Air Bags, Leather, Power Door Locks, Power Steering, Power Trunk Release, Power Windows, Premium Sound, Side Air Bags, SiriusXM Satellite, Tilt & Telescoping Wheel, Traction Control, Uconnect 8.4A",
 "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": "1C3CCCAB3GN184566",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}