{
 "id": "5TFBW5F10HX642158",
 "name": "Used 2017 Toyota Tundra Limited",
 "year": 2017,
 "make": "Toyota",
 "model": "Tundra",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 33573,
 "currency": "USD",
 "mileage": 150020,
 "vin": "5TFBW5F10HX642158",
 "image": "https://pictures.dealer.com/c/cookevillelincolnfd/1150/986180b0ef327c49f89f943fe50eed6fx.jpg",
 "url": "https://carchat.io/v/lincoln-of-cookeville/5TFBW5F10HX642158",
 "dealer": {
  "id": "lincoln-of-cookeville",
  "name": "Lincoln of Cookeville",
  "city": "Cookeville",
  "state": "TN",
  "url": "https://carchat.io/d/lincoln-of-cookeville"
 },
 "description": "Is this 2017 Toyota Tundra your perfect car? Contact Lincoln of Cookeville to see this Super White Limited Truck available for $33573",
 "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": "5TFBW5F10HX642158",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}