{
 "id": "1FTEW1CP7HKD05627",
 "name": "2017 Ford F-150 XLT",
 "year": 2017,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 16900,
 "currency": "USD",
 "mileage": 135972,
 "vin": "1FTEW1CP7HKD05627",
 "image": "https://static.overfuel.com/photos/260/1922721/8aeaa9a5-dd33-4425-b159-1194d6eaefdb.webp",
 "url": "https://carchat.io/v/euro-speed-international/1FTEW1CP7HKD05627",
 "dealer": {
  "id": "euro-speed-international",
  "name": "Euro Speed International",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/euro-speed-international"
 },
 "description": "Pre-owned 2017 Ford F-150 XLT in San Antonio, TX",
 "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": "euro-speed-international",
   "vin": "1FTEW1CP7HKD05627",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}