{
 "id": "1FTEW1E53KKF09117",
 "name": "Pre-Owned 2019 Ford F-150 XLT",
 "year": 2019,
 "make": "Ford",
 "model": "F-150",
 "trim": "Used 2019 Ford F-150 XLT 4 Door Crew Cab Short Bed Truck",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 30236,
 "currency": "USD",
 "mileage": 72784,
 "vin": "1FTEW1E53KKF09117",
 "image": "https://vehicle-images.carscommerce.inc/3701-110012946/1FTEW1E53KKF09117/thumbnails/large/a889b61bd5b11f1a4cebd35f64ba3c4f.webp",
 "url": "https://carchat.io/v/taylor-ford/1FTEW1E53KKF09117",
 "dealer": {
  "id": "taylor-ford",
  "name": "Taylor Ford",
  "city": "Union City",
  "state": "TN",
  "url": "https://carchat.io/d/taylor-ford"
 },
 "description": "One owner, Bluetooth, navigation, heated seats, rear camera, usb charging, side blind alert, chrome package, new tires, rear defrost, chrome wheels, rear sensors, tow package.",
 "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": "taylor-ford",
   "vin": "1FTEW1E53KKF09117",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}