{
 "id": "1FTEX1EM9EFA82432",
 "name": "2014 Ford F150 Super Cab XL Pickup 4D 6 1/2 ft",
 "year": 2014,
 "make": "Ford",
 "model": "F150 Super Cab",
 "trim": "XL Pickup 4D 6 1/2 ft",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 5999,
 "currency": "USD",
 "mileage": 153736,
 "vin": "1FTEX1EM9EFA82432",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-ac8f36df42fd46a686ab101cb306abeb.jpg",
 "url": "https://carchat.io/v/lot-1c2a0046/1FTEX1EM9EFA82432",
 "dealer": {
  "id": "lot-1c2a0046",
  "name": "Lot 1c2a0046",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-1c2a0046"
 },
 "description": "AC Blows Warm",
 "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-1c2a0046",
   "vin": "1FTEX1EM9EFA82432",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}