{
 "id": "1GNERGKS7VJ102942",
 "name": "2027 Chevrolet Traverse LT",
 "year": 2027,
 "make": "Chevrolet",
 "model": "Traverse",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 46075,
 "currency": "USD",
 "mileage": null,
 "vin": "1GNERGKS7VJ102942",
 "image": null,
 "url": "https://carchat.io/v/price-chevrolet/1GNERGKS7VJ102942",
 "dealer": {
  "id": "price-chevrolet",
  "name": "Price Chevrolet",
  "city": "Pleasanton",
  "state": "TX",
  "url": "https://carchat.io/d/price-chevrolet"
 },
 "description": "Price Chevrolet is your trusted Chevrolet dealership in Pleasanton and the reason why our loyal customers keep coming back.",
 "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": "price-chevrolet",
   "vin": "1GNERGKS7VJ102942",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}