{
 "id": "1FTFW1CT6EKG29651",
 "name": "2014 Ford F-150 LARIAT",
 "year": 2014,
 "make": "Ford",
 "model": "F-150",
 "trim": "LARIAT",
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 19988,
 "currency": "USD",
 "mileage": 107122,
 "vin": "1FTFW1CT6EKG29651",
 "image": "https://cdn.dealrimages.com/CR%2FMY%2FGY%2FN2O27ORS6UF52Z.jpg?h=800",
 "url": "https://carchat.io/v/highlinemotorsloveland/1FTFW1CT6EKG29651",
 "dealer": {
  "id": "highlinemotorsloveland",
  "name": "Highlinemotorsloveland",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/highlinemotorsloveland"
 },
 "description": "Highline Motors is locally owned with a great selection of vehicles. Warranty plans available on most vehicles. We have SUVS, Cars and Trucks to suit everyone's needs. Call us today to setup your test drive at 970-663-5786. Se Habla Español!",
 "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": "highlinemotorsloveland",
   "vin": "1FTFW1CT6EKG29651",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}