{
 "id": "2C3CDYBT0EH139625",
 "name": "2014 Dodge Challenger R/T",
 "year": 2014,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "R/T",
 "bodyStyle": "coupe",
 "color": "orange",
 "condition": "used",
 "price": 21700,
 "currency": "USD",
 "mileage": 55845,
 "vin": "2C3CDYBT0EH139625",
 "image": "https://images.autofunds.net/InventoryImages/2026/07/20/1907_2816417_13052275_4462720462026.jpg",
 "url": "https://carchat.io/v/ct-auto/2C3CDYBT0EH139625",
 "dealer": {
  "id": "ct-auto",
  "name": "Ct Auto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/ct-auto"
 },
 "description": null,
 "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": "ct-auto",
   "vin": "2C3CDYBT0EH139625",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}