{
 "id": "2C4RC1BG1LR143094",
 "name": "2020 Chrysler Pacifica Touring L",
 "year": 2020,
 "make": "Chrysler",
 "model": "Pacifica",
 "trim": "Touring L",
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": 8999,
 "currency": "USD",
 "mileage": 136614,
 "vin": "2C4RC1BG1LR143094",
 "image": "https://images.autofunds.net/InventoryImages/2026/08/05/5475_2822987_84596029_1433305082026.jpg",
 "url": "https://carchat.io/v/novamotorcorp/2C4RC1BG1LR143094",
 "dealer": {
  "id": "novamotorcorp",
  "name": "Novamotorcorp",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/novamotorcorp"
 },
 "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": "novamotorcorp",
   "vin": "2C4RC1BG1LR143094",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}