{
 "id": "1FTEF14N4NLA49417",
 "name": "1992 Ford F-150 S Reg. Cab Short Bed 4WD",
 "year": 1992,
 "make": "Ford",
 "model": "F-150",
 "trim": "S Reg. Cab Short Bed 4WD",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 26000,
 "currency": "USD",
 "mileage": 71021,
 "vin": "1FTEF14N4NLA49417",
 "image": "https://imagescdn.dealercarsearch.com/Media/25534/23408626/639093938182924627.jpg",
 "url": "https://carchat.io/v/bitnermotors/1FTEF14N4NLA49417",
 "dealer": {
  "id": "bitnermotors",
  "name": "Bitnermotors",
  "city": "Pittsburg",
  "state": "KS",
  "url": "https://carchat.io/d/bitnermotors"
 },
 "description": "Visit Bitner Motors to shop our great deals. You can call 620-232-1530 to schedule your test drive today.",
 "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": "bitnermotors",
   "vin": "1FTEF14N4NLA49417",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}