{
 "id": "1FTEW1CF3HKC94682",
 "name": "2017 Ford F150 SuperCrew",
 "year": 2017,
 "make": "Ford",
 "model": "F150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 22999,
 "currency": "USD",
 "mileage": 114774,
 "vin": "1FTEW1CF3HKC94682",
 "image": "https://portal.waynereaves.net/service/picture/42372/1933/d281b96163f07836575bfdd47c55e78f077101e3.jpg",
 "url": "https://carchat.io/v/blackwaterauto/1FTEW1CF3HKC94682",
 "dealer": {
  "id": "blackwaterauto",
  "name": "Blackwaterauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/blackwaterauto"
 },
 "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": "blackwaterauto",
   "vin": "1FTEW1CF3HKC94682",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}