{
 "id": "2C3CDXHG4KH686395",
 "name": "2019 Dodge Charger GT",
 "year": 2019,
 "make": "Dodge",
 "model": "Charger",
 "trim": "GT",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 17500,
 "currency": "USD",
 "mileage": 102049,
 "vin": "2C3CDXHG4KH686395",
 "image": null,
 "url": "https://carchat.io/v/tcvehicles/2C3CDXHG4KH686395",
 "dealer": {
  "id": "tcvehicles",
  "name": "Tcvehicles",
  "city": "Winchester",
  "state": "KY",
  "url": "https://carchat.io/d/tcvehicles"
 },
 "description": "Get Pre-Approved Instantly!No Cost No SSN Required No obligation Plus... See Your Credit Score!Call us at 859-594-7559 today to schedule your test drive. OR VISIT US AT WWW.TCVEHICLES.COM",
 "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": "tcvehicles",
   "vin": "2C3CDXHG4KH686395",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}