{
 "id": "1FMJU1HT7GEF05684",
 "name": "2016 Ford Expedition King Ranch",
 "year": 2016,
 "make": "Ford",
 "model": "Expedition",
 "trim": "King Ranch",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 13950,
 "currency": "USD",
 "mileage": 144539,
 "vin": "1FMJU1HT7GEF05684",
 "image": "https://static.overfuel.com/photos/304/1409360/8ccaefcaf857488cb7886d48b0c4b7f9.webp",
 "url": "https://carchat.io/v/american-auto-brokers/1FMJU1HT7GEF05684",
 "dealer": {
  "id": "american-auto-brokers",
  "name": "American Auto Brokers",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/american-auto-brokers"
 },
 "description": "Pre-owned 2016 Ford Expedition King Ranch 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": "american-auto-brokers",
   "vin": "1FMJU1HT7GEF05684",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}