{
 "id": "1GCVKREC2FZ244521",
 "name": "2015 Chevrolet Silverado 1500 LT",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "LT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 20000,
 "currency": "USD",
 "mileage": 92456,
 "vin": "1GCVKREC2FZ244521",
 "image": null,
 "url": "https://carchat.io/v/rjhuppauto/1GCVKREC2FZ244521",
 "dealer": {
  "id": "rjhuppauto",
  "name": "Rjhuppauto",
  "city": "Gallipolis",
  "state": "OH",
  "url": "https://carchat.io/d/rjhuppauto"
 },
 "description": "Meet a white 2015 Chevrolet Silverado 1500 thats ready to turn everyday errands into lets take the long way home moments. With its classic truck attitude and confident 4WD capability, this Silverado is built for drivers who like their commutes with a side of adventurewhether that means tackling rough weather, heading out to the campsite, or simply owning the road on the way to work.Under the hood sits a gasoline-powered EcoTec3 5.3L V8 with 8 cylinders, paired with a smooth 6-speed automatic tra",
 "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": "1GCVKREC2FZ244521",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}