{
 "id": "1GCRYBEK5LZ202418",
 "name": "2020 Chevrolet Silverado 1500 Custom",
 "year": 2020,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "Custom",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 21000,
 "currency": "USD",
 "mileage": 98940,
 "vin": "1GCRYBEK5LZ202418",
 "image": null,
 "url": "https://carchat.io/v/rjhuppauto/1GCRYBEK5LZ202418",
 "dealer": {
  "id": "rjhuppauto",
  "name": "Rjhuppauto",
  "city": "Gallipolis",
  "state": "OH",
  "url": "https://carchat.io/d/rjhuppauto"
 },
 "description": "This Chevrolet won't be on the lot long! It delivers style and power in a single package! The engine breathes better thanks to a turbocharger, improving both performance and economy. This 4 door, 6 passenger truck has not yet reached the hundred thousand mile mark! Top features include power windows, a front bench seat, a bedliner, and a split folding rear seat. Smooth gearshifts are achieved thanks to the efficient 4 cylinder engine, and for added security, dynamic Stability Control supplements",
 "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": "rjhuppauto",
   "vin": "1GCRYBEK5LZ202418",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}