{
 "id": "1FTEW3KP3TFC00825",
 "name": "New 2026 Ford F-150 XLT",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "new",
 "price": 41519,
 "currency": "USD",
 "mileage": null,
 "vin": "1FTEW3KP3TFC00825",
 "image": "https://pictures.dealer.com/fd-DIG_IMAGES/df61580775b03220f0a589a2d1756b1d.png?w=1280",
 "url": "https://carchat.io/v/helfman-ford/1FTEW3KP3TFC00825",
 "dealer": {
  "id": "helfman-ford",
  "name": "Helfman Ford",
  "city": "Stafford",
  "state": "TX",
  "url": "https://carchat.io/d/helfman-ford"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Helfman Ford Inc. to see this Iconic Silver Metallic XLT TRUCK available for $41519",
 "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": "helfman-ford",
   "vin": "1FTEW3KP3TFC00825",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}