{
 "id": "2C3CDXHG0KH749119",
 "name": "2019 Dodge Charger GT",
 "year": 2019,
 "make": "Dodge",
 "model": "Charger",
 "trim": "GT",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 17599,
 "currency": "USD",
 "mileage": 104774,
 "vin": "2C3CDXHG0KH749119",
 "image": null,
 "url": "https://carchat.io/v/robertsautoks/2C3CDXHG0KH749119",
 "dealer": {
  "id": "robertsautoks",
  "name": "Robertsautoks",
  "city": "Dodge City",
  "state": "KS",
  "url": "https://carchat.io/d/robertsautoks"
 },
 "description": "Visit Robert's Automotive online at robertsautoks.com to see more pictures of this vehicle or call us at 620-253-7642 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": "robertsautoks",
   "vin": "2C3CDXHG0KH749119",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}