{
 "id": "2C4RC1BG4VR550460",
 "name": "2027 Chrysler Pacifica PACIFICA SELECT",
 "year": 2027,
 "make": "Chrysler",
 "model": "Pacifica",
 "trim": null,
 "bodyStyle": "minivan",
 "color": "red",
 "condition": "new",
 "price": 44260,
 "currency": "USD",
 "mileage": null,
 "vin": "2C4RC1BG4VR550460",
 "image": null,
 "url": "https://carchat.io/v/brenham-chrysler-jeep-dodge/2C4RC1BG4VR550460",
 "dealer": {
  "id": "brenham-chrysler-jeep-dodge",
  "name": "Brenham Chrysler Jeep Dodge",
  "city": "Brenham",
  "state": "TX",
  "url": "https://carchat.io/d/brenham-chrysler-jeep-dodge"
 },
 "description": "Red Hot Pearlcoat 2027 Chrysler Pacifica Select FWD 9-Speed 948TE Automatic 3.6L V6 24V VVT",
 "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": "brenham-chrysler-jeep-dodge",
   "vin": "2C4RC1BG4VR550460",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}