{
 "id": "1GNERGKS4VJ126082",
 "name": "2027 Chevrolet Traverse LT",
 "year": 2027,
 "make": "Chevrolet",
 "model": "Traverse",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 43475,
 "currency": "USD",
 "mileage": null,
 "vin": "1GNERGKS4VJ126082",
 "image": null,
 "url": "https://carchat.io/v/jerry-s-chevrolet/1GNERGKS4VJ126082",
 "dealer": {
  "id": "jerry-s-chevrolet",
  "name": "Jerry's Chevrolet",
  "city": "Weatherford",
  "state": "TX",
  "url": "https://carchat.io/d/jerry-s-chevrolet"
 },
 "description": "2027 Chevrolet Traverse LT 1LT FWD 8-Speed Automatic",
 "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": "jerry-s-chevrolet",
   "vin": "1GNERGKS4VJ126082",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}