{
 "id": "1FD8W3HN3PEC02519",
 "name": "2023 Ford F-350SD XL",
 "year": 2023,
 "make": "Ford",
 "model": "F-350SD",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 44957,
 "currency": "USD",
 "mileage": 72890,
 "vin": "1FD8W3HN3PEC02519",
 "image": "https://static.overfuel.com/photos/435/1514440/fb9bf3dc-7ac1-461a-837f-2aab7bd2f838.webp",
 "url": "https://carchat.io/v/taylor-automotive/1FD8W3HN3PEC02519",
 "dealer": {
  "id": "taylor-automotive",
  "name": "Taylor Automotive",
  "city": "Martin",
  "state": "TN",
  "url": "https://carchat.io/d/taylor-automotive"
 },
 "description": "Pre-owned 2023 Ford F-350SD XL in Martin, 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": "taylor-automotive",
   "vin": "1FD8W3HN3PEC02519",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}