{
 "id": "1FTEW1CB1LKE44939",
 "name": "2020 Ford F-150 XL",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 17249,
 "currency": "USD",
 "mileage": 125622,
 "vin": "1FTEW1CB1LKE44939",
 "image": "https://static.overfuel.com/photos/646/1904381/6a88b67c2078c46cec008f6e.webp",
 "url": "https://carchat.io/v/farris-motor-company-morristown/1FTEW1CB1LKE44939",
 "dealer": {
  "id": "farris-motor-company-morristown",
  "name": "Farris Motor Company",
  "city": "Jefferson City",
  "state": "TN",
  "url": "https://carchat.io/d/farris-motor-company-morristown"
 },
 "description": "Pre-owned 2020 Ford F-150 XL in Jefferson City, TN",
 "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": "farris-motor-company-morristown",
   "vin": "1FTEW1CB1LKE44939",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}