{
 "id": "1FMJU1M88TEA45432",
 "name": "2026 Ford Expedition",
 "year": 2026,
 "make": "Ford",
 "model": "Expedition",
 "trim": "Platinum",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 75225,
 "currency": "USD",
 "mileage": 167,
 "vin": "1FMJU1M88TEA45432",
 "image": null,
 "url": "https://carchat.io/v/riata-ford/1FMJU1M88TEA45432",
 "dealer": {
  "id": "riata-ford",
  "name": "Riata Ford",
  "city": "Manor",
  "state": "TX",
  "url": "https://carchat.io/d/riata-ford"
 },
 "description": null,
 "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": "riata-ford",
   "vin": "1FMJU1M88TEA45432",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}