{
 "id": "1FTEW1E54LFB61886",
 "name": "Used 2020 Ford F-150 XL Crew Cab",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 10000,
 "currency": "USD",
 "mileage": 102858,
 "vin": "1FTEW1E54LFB61886",
 "image": "https://cdn.max.auto/t_hres/111169/1FTEW1E54LFB61886/6a97f462bf022d29b2e3a127.jpg",
 "url": "https://carchat.io/v/cumberland-kia/1FTEW1E54LFB61886",
 "dealer": {
  "id": "cumberland-kia",
  "name": "Cumberland kia",
  "city": "Cookeville",
  "state": "TN",
  "url": "https://carchat.io/d/cumberland-kia"
 },
 "description": "Used 2020 Ford F-150 XL  Crew Cab",
 "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": "cumberland-kia",
   "vin": "1FTEW1E54LFB61886",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}