{
 "id": "1FT8W3DT1RED80098",
 "name": "2024 Ford Super Duty F-350 DRW XLT",
 "year": 2024,
 "make": "Ford",
 "model": "Super Duty F-350",
 "trim": "DRW XLT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 55495,
 "currency": "USD",
 "mileage": 61050,
 "vin": "1FT8W3DT1RED80098",
 "image": "https://vimg.remora.inc/566063/1ft8w3dt1red80098-2024-ford-super-duty-f350-drw-xlt-oxford-white-1-113616.avif",
 "url": "https://carchat.io/v/driveblossom/1FT8W3DT1RED80098",
 "dealer": {
  "id": "driveblossom",
  "name": "Driveblossom",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/driveblossom"
 },
 "description": "This powerful 2024 Ford F-350SD XLT combines rugged capability with modern convenience. Built for serious work and equipped with the legendary 6.7L Power Stroke diesel engine, this Super Duty delivers the performance you need. With 4WD and 10-speed automatic transmission, this truck handles any job with confidence. Key Features: - Dually Truck - 6.7L V8 Diesel Turbocharged Engine - 4WD with 10-Speed Automatic Transmission - Platform Running Boards - Dual 68 AH/65 AGM Batteries - SYNC 4 Infotainm",
 "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": "driveblossom",
   "vin": "1FT8W3DT1RED80098",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}