{
 "id": "1FDRF3G60LEC57650",
 "name": "2020 Ford F-350SD XL",
 "year": 2020,
 "make": "Ford",
 "model": "F-350SD",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 25916,
 "currency": "USD",
 "mileage": 112020,
 "vin": "1FDRF3G60LEC57650",
 "image": "https://assets.cai-media-management.com/resize/1600x1600/common-vehicle-media/6ed41cd4-7a2f-464b-87f3-2c182a67e78b.jpg",
 "url": "https://carchat.io/v/executiveautocenter/1FDRF3G60LEC57650",
 "dealer": {
  "id": "executiveautocenter",
  "name": "Executiveautocenter",
  "city": "Plug",
  "state": "IN",
  "url": "https://carchat.io/d/executiveautocenter"
 },
 "description": "This 2020 Ford F-350SD XL DRW is a hardworking Super Duty with its powerful 6.2L V8 EFI engine and 10-speed automatic transmission, this truck delivers the capability you need! Highlighted Features: - Trailer Brake Controller - 4-Ton Hydraulic Jack - Rear View Camera & Prep Kit - Power Equipment Group - Daytime Running Lamps (DRL) - XL Value Package - Limited Slip with 4.30 Axle Ratio - SYNC Communications & Entertainment System - Dual Rear Wheels - Folding Trailer Tow Mirrors with Power Heated ",
 "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": "executiveautocenter",
   "vin": "1FDRF3G60LEC57650",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}