{
 "id": "1C6SRFGP7VN553945",
 "name": "2027 RAM 1500 Express",
 "year": 2027,
 "make": "Ram",
 "model": "1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "new",
 "price": 56655,
 "currency": "USD",
 "mileage": null,
 "vin": "1C6SRFGP7VN553945",
 "image": null,
 "url": "https://carchat.io/v/southwest-chrysler-dodge-jeep-ram/1C6SRFGP7VN553945",
 "dealer": {
  "id": "southwest-chrysler-dodge-jeep-ram",
  "name": "SOUTHWEST CHRYSLER DODGE JEEP RAM",
  "city": "Cleburne",
  "state": "TX",
  "url": "https://carchat.io/d/southwest-chrysler-dodge-jeep-ram"
 },
 "description": "Standard EquipmentPACKAGETradesman Level 1 Equipment Group -inc: SiriusXM Satellite Radio, 2nd Row In Floor Storage Bins, Front & Rear Floor Mats, Rear Power Sliding WindowMECHANICAL3.21 Rear Axle RatioGVWR: 6,900 lbs50 State EmissionsElectronic Transfer CasePart-Time Four-Wheel Drive730CCA Maintenance-Free Battery48V Belt Starter GeneratorClass IV Towing Equipment -inc: Hitch and Trailer Sway ControlTrailer Wiring Harness1790# Maximum PayloadHD Gas-Pressurized Shock AbsorbersFront And Rear Anti",
 "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": "southwest-chrysler-dodge-jeep-ram",
   "vin": "1C6SRFGP7VN553945",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}