{
 "id": "KL77LJEP7TC233973",
 "name": "New 2026 Chevrolet Trax 2RS",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Trax",
 "trim": "New 2026 Chevrolet Trax 2RS SUV",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "new",
 "price": 28604,
 "currency": "USD",
 "mileage": null,
 "vin": "KL77LJEP7TC233973",
 "image": "https://vini.gm.com/realimages/KL77LJEP7TC233973/1906894.jpg",
 "url": "https://carchat.io/v/courtesy-chevrolet/KL77LJEP7TC233973",
 "dealer": {
  "id": "courtesy-chevrolet",
  "name": "Courtesy Chevrolet",
  "city": "Kingsport",
  "state": "TN",
  "url": "https://carchat.io/d/courtesy-chevrolet"
 },
 "description": "2026 New Chevrolet Trax SUV Front Wheel Drive located in Kingsport, TN at  | $28,604",
 "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": "courtesy-chevrolet",
   "vin": "KL77LJEP7TC233973",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}