{
 "id": "1FTEW3KP4TKE27593",
 "name": "New 2026 Ford F-150 XLT",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 46074,
 "currency": "USD",
 "mileage": 3,
 "vin": "1FTEW3KP4TKE27593",
 "image": "https://pictures.dealer.com/t/towneastfordfd/0943/cd2d2e6346a0b625df4a78e6d12d16e7x.jpg",
 "url": "https://carchat.io/v/town-east-ford/1FTEW3KP4TKE27593",
 "dealer": {
  "id": "town-east-ford",
  "name": "Town East Ford",
  "city": "Mesquite",
  "state": "TX",
  "url": "https://carchat.io/d/town-east-ford"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Town East Ford to see this Oxford White XLT Truck SuperCrew Cab available for $46074",
 "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": "town-east-ford",
   "vin": "1FTEW3KP4TKE27593",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}