{
 "id": "0000000E58A1523L4",
 "name": "1958 Chevrolet Impala Coupe",
 "year": 1958,
 "make": "Chevrolet",
 "model": "Impala",
 "trim": "Coupe",
 "bodyStyle": "sedan",
 "color": "yellow",
 "condition": "used",
 "price": 48999,
 "currency": "USD",
 "mileage": 1186,
 "vin": "0000000E58A1523L4",
 "image": "https://www.ASNCars.com/CarPics/831/L/L_CarPic_D-831_S-7046_1.jpg?v=031620261627",
 "url": "https://carchat.io/v/lot-20540ab7/0000000E58A1523L4",
 "dealer": {
  "id": "lot-20540ab7",
  "name": "Lot 20540ab7",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-20540ab7"
 },
 "description": null,
 "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-20540ab7",
   "vin": "0000000E58A1523L4",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}