{
 "id": "1FT8W2BT6TEF35040",
 "name": "New 2026 Ford F-250 King Ranch",
 "year": 2026,
 "make": "Ford",
 "model": "F-250",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 89018,
 "currency": "USD",
 "mileage": 2,
 "vin": "1FT8W2BT6TEF35040",
 "image": "https://pictures.dealer.com/b/bobutterfordfd/1962/a0b5ae703b5b0bcd10a62ccd35807b4fx.jpg",
 "url": "https://carchat.io/v/bob-utter-ford/1FT8W2BT6TEF35040",
 "dealer": {
  "id": "bob-utter-ford",
  "name": "Bob Utter Ford",
  "city": "Sherman",
  "state": "TX",
  "url": "https://carchat.io/d/bob-utter-ford"
 },
 "description": "Is this 2026 Ford F-250 your perfect car? Contact Bob Utter Ford to see this White Metallic King Ranch Truck available for $89018",
 "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": "bob-utter-ford",
   "vin": "1FT8W2BT6TEF35040",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}