{
 "id": "1FT8W2BTXLEE96761",
 "name": "Used 2020 Ford F-250",
 "year": 2020,
 "make": "Ford",
 "model": "F-250",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 13245,
 "vin": "1FT8W2BTXLEE96761",
 "image": "https://pictures.dealer.com/g/gabrieljordanfordfd/0027/ebf71b477c26970773aba8d89f53a73fx.jpg",
 "url": "https://carchat.io/v/excel-ford-of-carthage/1FT8W2BTXLEE96761",
 "dealer": {
  "id": "excel-ford-of-carthage",
  "name": "Excel Ford of Carthage",
  "city": "Carthage",
  "state": "TX",
  "url": "https://carchat.io/d/excel-ford-of-carthage"
 },
 "description": "Is this 2020 Ford F-250 your perfect car? Contact Carthage Ford to see this Oxford White Truck Crew Cab",
 "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": "excel-ford-of-carthage",
   "vin": "1FT8W2BTXLEE96761",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}