{
 "id": "1GC4K1EY3JF222241",
 "name": "2018 Chevrolet Silverado 3500 HD High Country",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Silverado 3500 HD",
 "trim": "High Country",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 111679,
 "vin": "1GC4K1EY3JF222241",
 "image": "https://cdn.dlron.us/inventoryphotos/22292/1gc4k1ey3jf222241/sp/1.jpg",
 "url": "https://carchat.io/v/bachman-bernard-chevrolet-gmc/1GC4K1EY3JF222241",
 "dealer": {
  "id": "bachman-bernard-chevrolet-gmc",
  "name": "Bachman Bernard Chevrolet Gmc",
  "city": "greeneville",
  "state": "TN",
  "url": "https://carchat.io/d/bachman-bernard-chevrolet-gmc"
 },
 "description": null,
 "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": "bachman-bernard-chevrolet-gmc",
   "vin": "1GC4K1EY3JF222241",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}