{
 "id": "1FTEW1E55KKC09269",
 "name": "2019 Ford F-150",
 "year": 2019,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 23000,
 "currency": "USD",
 "mileage": 144304,
 "vin": "1FTEW1E55KKC09269",
 "image": "https://pictures.dealer.com/a/autosoftexascarrolltontyler/1320/b4573508f1fdc76797789254af2d20fcx.jpg",
 "url": "https://carchat.io/v/autosoftexas/1FTEW1E55KKC09269",
 "dealer": {
  "id": "autosoftexas",
  "name": "Autosoftexas",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autosoftexas"
 },
 "description": "Oxford White 2019 Ford F-150 XLT 4WD 4D SuperCrew 5.0L V8 10-Speed Automatic 4WD.",
 "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": "autosoftexas",
   "vin": "1FTEW1E55KKC09269",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}