{
 "id": "1C4PJMCK7CW111159",
 "name": "2012 Jeep Liberty Limited",
 "year": 2012,
 "make": "Jeep",
 "model": "Liberty",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 12999,
 "currency": "USD",
 "mileage": 111283,
 "vin": "1C4PJMCK7CW111159",
 "image": "https://www.ASNCars.com/CarPics/1443/L/L_CarPic_D-1443_S-2299_1.jpg?v=070720261403",
 "url": "https://carchat.io/v/lot-82f65c2a/1C4PJMCK7CW111159",
 "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, Anti-Theft System, Bluetooth Wireless, CD/MP3 (Single Disc), Cruise Control, Dual Air Bags, Dual Power Seats, Enhanced Accident Response, F&R Head Curtain Air Bags, Fog Lights, Heated Seats, Hill Descent Control, Hill Start Assist Control, Keyless Entry, Leather, Power Door Locks, Power Steering, Power Windows, Premium Sound, Rollover Mitigation, Roof Rack, SiriusXM Satellite, Stability Control, Tilt Wheel, Traction Control",
 "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": "1C4PJMCK7CW111159",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}