{
 "id": "1FTSX21P66EA74000",
 "name": "2006 Ford F-250 Super Duty XLT 4dr SuperCab 4WD LB",
 "year": 2006,
 "make": "Ford",
 "model": "F-250 Super Duty",
 "trim": "XLT 4dr SuperCab 4WD LB",
 "bodyStyle": "truck",
 "color": "burgundy",
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 232000,
 "vin": "1FTSX21P66EA74000",
 "image": "https://cdn05.carsforsale.com/009775179144e948d90f8392274792438c/1280x960/2006-ford-f-250-super-duty-xlt-4dr-supercab-4wd-lb.jpg",
 "url": "https://carchat.io/v/mkautosalesfl/1FTSX21P66EA74000",
 "dealer": {
  "id": "mkautosalesfl",
  "name": "Mkautosalesfl",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/mkautosalesfl"
 },
 "description": "Introducing the powerful and reliable 2006 Ford F-250 Super Duty XLT! This versatile truck is ready to tackle any job with its heavy-duty construction and impressive towing capacity. With extra spacing for all your cargo needs, this truck is perfect for hauling equipment, tools, and more. The spacious interior of the XLT model offers comfort and convenience for long drives or working on the go. Equipped with a V8 engine and 4-wheel drive, this truck can handle tough terrain and challenging weath",
 "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": "mkautosalesfl",
   "vin": "1FTSX21P66EA74000",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}