{
 "id": "1C6SRFGT4VN557450",
 "name": "2027 RAM 1500 Express",
 "year": 2027,
 "make": "Ram",
 "model": "1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "new",
 "price": 50716,
 "currency": "USD",
 "mileage": null,
 "vin": "1C6SRFGT4VN557450",
 "image": null,
 "url": "https://carchat.io/v/gunn-chrysler-dodge-jeep-ram/1C6SRFGT4VN557450",
 "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 Reflector Led Low/High Beam Auto High-Beam Daytime Running Lights Preference Setting Headlamps w/Delay-OffBlack Door HandlesBlack Exterior MirrorsBlack Side Windows TrimCargo Lamp w/High Mount Stop LightDeep Tinted GlassExterior Mirrors w/Heating ElementFront Bumper w/Black Rub Strip/Fascia AccentFull-Size Spare Tire Stored Underbody w/CrankdownGalvanized Steel/Aluminum PanelsHeadlights-Automatic HighbeamsLaminated GlassManual Folding Exterior MirrorsPerimet",
 "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": "1C6SRFGT4VN557450",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}