{
 "id": "1FTFW1E54MKE05565",
 "name": "Used 2021 Ford F-150 XLT",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 29588,
 "currency": "USD",
 "mileage": 107325,
 "vin": "1FTFW1E54MKE05565",
 "image": "https://pictures.dealer.com/l/longhyundai/1576/3cdbb1617cec10b0d1cc896b20509578x.jpg",
 "url": "https://carchat.io/v/long-hyundai/1FTFW1E54MKE05565",
 "dealer": {
  "id": "long-hyundai",
  "name": "Long Hyundai",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/long-hyundai"
 },
 "description": "Is this 2021 Ford F-150 your perfect car? Contact Long Hyundai to see this Oxford White XLT Truck available for $29588",
 "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": "long-hyundai",
   "vin": "1FTFW1E54MKE05565",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}