{
 "id": "1C4SDJFT6VC567792",
 "name": "2027 Dodge Durango Pursuit",
 "year": 2027,
 "make": "Dodge",
 "model": "Durango",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 52455,
 "currency": "USD",
 "mileage": null,
 "vin": "1C4SDJFT6VC567792",
 "image": null,
 "url": "https://carchat.io/v/gunn-chrysler-dodge-jeep-ram/1C4SDJFT6VC567792",
 "dealer": {
  "id": "gunn-chrysler-dodge-jeep-ram",
  "name": "Gunn Chrysler Dodge Jeep Ram",
  "city": "Seguin",
  "state": "TX",
  "url": "https://carchat.io/d/gunn-chrysler-dodge-jeep-ram"
 },
 "description": "Standard EquipmentExteriorAuto On/Off Projector Beam Led Low/High Beam Daytime Running Headlamps w/Delay-OffBlack GrilleBlack Side Windows TrimBody-Colored Door HandlesBody-Colored Front Bumper w/Black Rub Strip/Fascia AccentBody-Colored Rear Step Bumper w/Black Rub Strip/Fascia AccentChrome Bodyside Insert and Black Wheel Well TrimDeep Tinted GlassExterior Mirrors w/Heating ElementFixed Rear Window w/Wiper and DefrosterFull-Size Spare Tire Stored Underbody w/CrankdownGalvanized Steel/Aluminum P",
 "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": "gunn-chrysler-dodge-jeep-ram",
   "vin": "1C4SDJFT6VC567792",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}