{
 "id": "1FT8W3BT0BEC20805",
 "name": "Used 2011 Ford F-350SD XLT",
 "year": 2011,
 "make": "Ford",
 "model": "F-350SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 33593,
 "currency": "USD",
 "mileage": 149874,
 "vin": "1FT8W3BT0BEC20805",
 "image": "https://pictures.dealer.com/c/cookevillelincolnfd/0614/5f2b5386e9bc991b927e13b9d6b27962x.jpg",
 "url": "https://carchat.io/v/lincoln-of-cookeville/1FT8W3BT0BEC20805",
 "dealer": {
  "id": "lincoln-of-cookeville",
  "name": "Lincoln of Cookeville",
  "city": "Cookeville",
  "state": "TN",
  "url": "https://carchat.io/d/lincoln-of-cookeville"
 },
 "description": "Is this 2011 Ford F-350SD your perfect car? Contact Lincoln of Cookeville to see this Tuxedo Black Metallic XLT Truck available for $33593",
 "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": "lincoln-of-cookeville",
   "vin": "1FT8W3BT0BEC20805",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}