{
 "id": "3GNKBJR49TS160042",
 "name": "2026 Chevrolet Blazer 3LT",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Blazer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "new",
 "price": 43789,
 "currency": "USD",
 "mileage": null,
 "vin": "3GNKBJR49TS160042",
 "image": "https://www.walkerchevrolet.com/inventoryphotos/24506/3gnkbjr49ts160042/ip/1.jpg",
 "url": "https://carchat.io/v/walker-chevrolet/3GNKBJR49TS160042",
 "dealer": {
  "id": "walker-chevrolet",
  "name": "Walker Chevrolet",
  "city": "Franklin",
  "state": "TN",
  "url": "https://carchat.io/d/walker-chevrolet"
 },
 "description": "Price includes $298 dealer added accessories. 2026 Chevrolet Blazer 22/27 City/Highway MPG AWD, 120-Volt Power Outlet, 2 USB Data Ports with SD Card Reader, 3.47 Final Drive Ratio, 4-Wheel Disc Brakes, 6-Way Power Front Passenger Seat Adjuster, 8-Way Power Driver Seat Adjuster, ABS brakes, Adaptive Cruise Control, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM with 360L, Apple CarPlay/Android Auto, Auto High-beam Headlights, Auto-dimming door mirrors, Auto-dimming Rear-View mirror, Automa",
 "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": "walker-chevrolet",
   "vin": "3GNKBJR49TS160042",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}