{
 "id": "1FTFW1E46LKD54544",
 "name": "2020 Ford F-150 XLT",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 27784,
 "currency": "USD",
 "mileage": 77299,
 "vin": "1FTFW1E46LKD54544",
 "image": "https://pictures.dealer.com/t/trucktown/0838/bb5d95c3f53185bf750c14710405dcf7x.jpg",
 "url": "https://carchat.io/v/trucktownltd/1FTFW1E46LKD54544",
 "dealer": {
  "id": "trucktownltd",
  "name": "Trucktownltd",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/trucktownltd"
 },
 "description": "$4500 LESS THEN RETAIL BOOK!!Truck Town has been locally owned and operated since 1984!! We specialize in handpicked, one of a kind, low mileage vehicles that defy comparison in the marketplace. Extraordinary customer service is our number one priority! Welcoming people to the Truck Town Family for over 40 years!!",
 "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": "trucktownltd",
   "vin": "1FTFW1E46LKD54544",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}