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