{
 "id": "1J4GL58K43W726836",
 "name": "2003 Jeep Liberty Limited",
 "year": 2003,
 "make": "Jeep",
 "model": "Liberty",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 243490,
 "vin": "1J4GL58K43W726836",
 "image": null,
 "url": "https://carchat.io/v/lot-fdaae9ce/1J4GL58K43W726836",
 "dealer": {
  "id": "lot-fdaae9ce",
  "name": "Lot fdaae9ce",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-fdaae9ce"
 },
 "description": "Cloth Seats, Front Fog Lights, CD Player, Rear Wiper, Rear Defogger, Cruise Control, Remote Keyless Entry, Power Door Locks, Running Boards, Power Side Mirror, Aluminum Alloy Wheels, Power Windows, Infinity Audio, Moonroof/Sunroof, Heated Driver Seat, Heated Passenger Seat, Leather Seats, Power Driver Seat, Power Passenger Seat, Limited Slip Differential, 4-Wheel ABS, Alarm, Cassette Player, MP3, Heated Side Mirrors, Chrome Wheels, Rear Privacy Glass, Tinted Glass",
 "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-fdaae9ce",
   "vin": "1J4GL58K43W726836",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}