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