{
 "id": "1C3CCCAB5HN504178",
 "name": "2017 Chrysler 200 Limited",
 "year": 2017,
 "make": "Chrysler",
 "model": "200",
 "trim": "Limited",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 12999,
 "currency": "USD",
 "mileage": 98041,
 "vin": "1C3CCCAB5HN504178",
 "image": "https://cdn.dealrimages.com/LQ%2FWU%2FDY%2FQSRTY0AKTA7T1F.jpg?h=800",
 "url": "https://carchat.io/v/highlinemotorsloveland/1C3CCCAB5HN504178",
 "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": "1C3CCCAB5HN504178",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}