{
 "id": "1FTEW3K85SKE89592",
 "name": "2025 Ford F-150 XLT",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 38495,
 "currency": "USD",
 "mileage": 35143,
 "vin": "1FTEW3K85SKE89592",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/1FTEW3K85SKE89592",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Meet a silver 2025 Ford F-150 thats ready to make everyday drives feel a little more like an adventure. With its classic truck attitude and clean, modern look, this used F-150 brings the kind of presence that turns a grocery run into a why not take the long way home? moment.Under the hood sits a 3.5L V6 with 6 cylinders, paired with a smooth 6-speed automatic transmissionan easygoing combo thats happy cruising through town or rolling confidently down the highway. This ones RWD, keeping the drive",
 "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": "uscarsales1",
   "vin": "1FTEW3K85SKE89592",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}