{
 "id": "1FMJU1KT1KEA34892",
 "name": "2019 Ford Expedition Limited",
 "year": 2019,
 "make": "Ford",
 "model": "Expedition",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 27500,
 "currency": "USD",
 "mileage": 79491,
 "vin": "1FMJU1KT1KEA34892",
 "image": "https://static.overfuel.com/photos/260/1780821/dbf7ada9-70af-47fc-b5b1-ac9fc5bd38e9.webp",
 "url": "https://carchat.io/v/euro-speed-international/1FMJU1KT1KEA34892",
 "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 2019 Ford Expedition Limited 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": "1FMJU1KT1KEA34892",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}