{
 "id": "1FTFW1E52JFE36463",
 "name": "Used 2018 Ford F-150 XLT",
 "year": 2018,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 29593,
 "currency": "USD",
 "mileage": 111230,
 "vin": "1FTFW1E52JFE36463",
 "image": "https://pictures.dealer.com/c/cookevillelincolnfd/1334/5e1f36f9f1e2b94a924908750d36d83cx.jpg",
 "url": "https://carchat.io/v/lincoln-of-cookeville/1FTFW1E52JFE36463",
 "dealer": {
  "id": "lincoln-of-cookeville",
  "name": "Lincoln of Cookeville",
  "city": "Cookeville",
  "state": "TN",
  "url": "https://carchat.io/d/lincoln-of-cookeville"
 },
 "description": "Is this 2018 Ford F-150 your perfect car? Contact Lincoln of Cookeville to see this Race Red XLT Truck available for $29593",
 "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": "1FTFW1E52JFE36463",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}