{
 "id": "1FT7W2BT1TEE72988",
 "name": "New 2026 Ford F-250",
 "year": 2026,
 "make": "Ford",
 "model": "F-250",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 64994,
 "currency": "USD",
 "mileage": 5,
 "vin": "1FT7W2BT1TEE72988",
 "image": "https://pictures.dealer.com/b/brownfieldfordfd/0922/ca875c4c062668c52ff3f1a9104bcd80x.jpg",
 "url": "https://carchat.io/v/brownfield-ford-llc/1FT7W2BT1TEE72988",
 "dealer": {
  "id": "brownfield-ford-llc",
  "name": "Brownfield Ford, LLC",
  "city": "Brownfield",
  "state": "TX",
  "url": "https://carchat.io/d/brownfield-ford-llc"
 },
 "description": "Is this 2026 Ford F-250 your perfect car? Contact Brownfield Ford to see this Oxford White Truck Crew Cab available for $64994",
 "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": "brownfield-ford-llc",
   "vin": "1FT7W2BT1TEE72988",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}