{
 "id": "1FT8W2AT5TEF60030",
 "name": "2026 Ford Super Duty F-250 SRW XL",
 "year": 2026,
 "make": "Ford",
 "model": "Super Duty F-250 SRW",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 72399,
 "currency": "USD",
 "mileage": 4,
 "vin": "1FT8W2AT5TEF60030",
 "image": "https://content.homenetiol.com/682/2275940/0x0/cc51d82ec9b044cf99ac2e4dff20ec39.jpg",
 "url": "https://carchat.io/v/tjfordinc/1FT8W2AT5TEF60030",
 "dealer": {
  "id": "tjfordinc",
  "name": "Tjfordinc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/tjfordinc"
 },
 "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": "tjfordinc",
   "vin": "1FT8W2AT5TEF60030",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}