{
 "id": "1C4SDJGJ1VC555515",
 "name": "2027 Dodge Durango R/T 392",
 "year": 2027,
 "make": "Dodge",
 "model": "Durango",
 "trim": "R/T 392",
 "bodyStyle": "suv",
 "color": "night moves",
 "condition": "new",
 "price": 64530,
 "currency": "USD",
 "mileage": 10,
 "vin": "1C4SDJGJ1VC555515",
 "image": null,
 "url": "https://carchat.io/v/fremontmotorpowell/1C4SDJGJ1VC555515",
 "dealer": {
  "id": "fremontmotorpowell",
  "name": "Fremontmotorpowell",
  "city": "Silverado+1500",
  "state": "WT",
  "url": "https://carchat.io/d/fremontmotorpowell"
 },
 "description": "Night Moves 2027 Dodge Durango R/T 392 AWD 8-Speed Automatic SRT HEMI 6.4L V8 MDS AWD. Recent Arrival!",
 "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": "fremontmotorpowell",
   "vin": "1C4SDJGJ1VC555515",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}