{
 "id": "2GCUKGED9T1103040",
 "name": "2026 Chevrolet Silverado 1500 LTZ",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "LTZ",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 58995,
 "currency": "USD",
 "mileage": 10581,
 "vin": "2GCUKGED9T1103040",
 "image": null,
 "url": "https://carchat.io/v/driveblossom/2GCUKGED9T1103040",
 "dealer": {
  "id": "driveblossom",
  "name": "Driveblossom",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/driveblossom"
 },
 "description": "Sterling Gray Metallic 2026 Chevrolet Silverado 1500 LTZ 4WD 10-Speed Automatic EcoTec3 5.3L V8 LTZ, 4D Crew Cab, EcoTec3 5.3L V8, 10-Speed Automatic, 4WD, Sterling Gray Metallic, Black Leather, 10-Way Power Driver Seat with Lumbar, 10-Way Power Passenger Seat Adjuster with Lumbar, 12.3\" Multicolor Reconfigurable Digital Display, 120-Volt Bed Mounted Power Outlet, 120-Volt Interior Power Outlet, 15\" Diagonal Multicolor Head-Up Display, 2 USB Data Ports, 2nd Row Heated Outboard Seats, 4-Wheel Dis",
 "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": "driveblossom",
   "vin": "2GCUKGED9T1103040",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}