{
 "id": "1FTMF1CPXGKF81956",
 "name": "2016 Ford F-150 2WD Reg Cab 141\" XLT",
 "year": 2016,
 "make": "Ford",
 "model": "F-150",
 "trim": "2WD Reg Cab 141\" XLT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 16999,
 "currency": "USD",
 "mileage": 81887,
 "vin": "1FTMF1CPXGKF81956",
 "image": "https://imagescdn.dealercarsearch.com/Media/17565/23815217/639126549612651735.jpg",
 "url": "https://carchat.io/v/westmainauto/1FTMF1CPXGKF81956",
 "dealer": {
  "id": "westmainauto",
  "name": "Westmainauto",
  "city": "Britain",
  "state": "CT",
  "url": "https://carchat.io/d/westmainauto"
 },
 "description": "Visit West Main Auto online at westmainautomotive.com to see more pictures of this vehicle or call us at 860-518-2102 today to schedule your test drive.",
 "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": "westmainauto",
   "vin": "1FTMF1CPXGKF81956",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}