{
 "id": "1FTFW1E46LKF40438",
 "name": "2020 Ford F-150 XLT SuperCrew 6.5-ft. Bed 4WD",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT SuperCrew 6.5-ft. Bed 4WD",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 11999,
 "currency": "USD",
 "mileage": 180696,
 "vin": "1FTFW1E46LKF40438",
 "image": "https://dtimages.blob.core.windows.net/imagecache/1412/16098c14304b4d09ba53f9b1a26842026c5fbe5f.jpg",
 "url": "https://carchat.io/v/mhzautotracy/1FTFW1E46LKF40438",
 "dealer": {
  "id": "mhzautotracy",
  "name": "Mhzautotracy",
  "city": "Tracy",
  "state": "CA",
  "url": "https://carchat.io/d/mhzautotracy"
 },
 "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": "mhzautotracy",
   "vin": "1FTFW1E46LKF40438",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}