{
 "id": "1FTFW1E5XMFA74354",
 "name": "2021 Ford F-150 XLT PICKUP 4D 5 1/2 FT",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT PICKUP 4D 5 1/2 FT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 34888,
 "currency": "USD",
 "mileage": 79862,
 "vin": "1FTFW1E5XMFA74354",
 "image": "https://cdn.dlron.us/inventoryphotos/16471/1ftfw1e5xmfa74354/ip/1_639161086660000000.jpg",
 "url": "https://carchat.io/v/chadchambersautos/1FTFW1E5XMFA74354",
 "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": "1FTFW1E5XMFA74354",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}