{
 "id": "1GNEVLKS8VJ137123",
 "name": "New 2027 Chevrolet Traverse RS",
 "year": 2027,
 "make": "Chevrolet",
 "model": "Traverse",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 64775,
 "currency": "USD",
 "mileage": null,
 "vin": "1GNEVLKS8VJ137123",
 "image": "https://pictures.dealer.com/gm-cgi-images/8e0ffa83421b0671022db93c175dede8.jpg",
 "url": "https://carchat.io/v/bristol-chevrolet/1GNEVLKS8VJ137123",
 "dealer": {
  "id": "bristol-chevrolet",
  "name": "Bristol Chevrolet",
  "city": "Bristol",
  "state": "TN",
  "url": "https://carchat.io/d/bristol-chevrolet"
 },
 "description": "Is this 2027 Chevrolet Traverse your perfect car? Contact Bristol Chevrolet to see this Polar White Tricoat RS SUV available for $64775",
 "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": "bristol-chevrolet",
   "vin": "1GNEVLKS8VJ137123",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}