{
 "id": "1GCUDAED7RZ251954",
 "name": "2024 Chevrolet Silverado 1500 Work Truck",
 "year": 2024,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "Work Truck",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 45998,
 "currency": "USD",
 "mileage": 7348,
 "vin": "1GCUDAED7RZ251954",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/d46fc499-8c49-409e-ae3f-6df77f676491.jpg",
 "url": "https://carchat.io/v/newbergford/1GCUDAED7RZ251954",
 "dealer": {
  "id": "newbergford",
  "name": "Newbergford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/newbergford"
 },
 "description": "6\" RC LIFT KIT, 20X10-25 6X139 MAYHEM,35X12.5X20 GRIPIT XT'S",
 "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": "newbergford",
   "vin": "1GCUDAED7RZ251954",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}