{
 "id": "2C4RC1CG9LR279097",
 "name": "2020 Chrysler Voyager LX",
 "year": 2020,
 "make": "Chrysler",
 "model": "Voyager",
 "trim": "LX",
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": 10895,
 "currency": "USD",
 "mileage": 103713,
 "vin": "2C4RC1CG9LR279097",
 "image": "https://images.autofunds.net/InventoryImages/2026/08/28/4607_2834495_51680603_515428082026.jpg",
 "url": "https://carchat.io/v/autocarexport/2C4RC1CG9LR279097",
 "dealer": {
  "id": "autocarexport",
  "name": "Autocarexport",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autocarexport"
 },
 "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": "autocarexport",
   "vin": "2C4RC1CG9LR279097",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}