{
 "id": "1FTEW1E89AFB78593",
 "name": "2010 Ford F-150 Styleside",
 "year": 2010,
 "make": "Ford",
 "model": "F-150",
 "trim": "Styleside",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 14999,
 "currency": "USD",
 "mileage": 111660,
 "vin": "1FTEW1E89AFB78593",
 "image": "https://cdn.dlron.us/inventoryphotos/16471/1ftew1e89afb78593/ip/1_639145477150000000.jpg",
 "url": "https://carchat.io/v/chadchambersautos/1FTEW1E89AFB78593",
 "dealer": {
  "id": "chadchambersautos",
  "name": "Chadchambersautos",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/chadchambersautos"
 },
 "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": "chadchambersautos",
   "vin": "1FTEW1E89AFB78593",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}