{
 "id": "1FT8W2BM5TEF25253",
 "name": "New 2026 Ford F-250SD King Ranch",
 "year": 2026,
 "make": "Ford",
 "model": "F-250SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "new",
 "price": 94500,
 "currency": "USD",
 "mileage": 10,
 "vin": "1FT8W2BM5TEF25253",
 "image": "https://pictures.dealer.com/l/lockhartmtrcofordfd/0925/9a9d70da41505452669a81a2a5271481x.jpg",
 "url": "https://carchat.io/v/lockhart-motor-company/1FT8W2BM5TEF25253",
 "dealer": {
  "id": "lockhart-motor-company",
  "name": "Lockhart Motor Company",
  "city": "Lockhart",
  "state": "TX",
  "url": "https://carchat.io/d/lockhart-motor-company"
 },
 "description": "Is this 2026 Ford F-250SD your perfect car? Contact Lockhart Motor Company to see this Agate Black Metallic King Ranch Truck available for $94500",
 "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": "lockhart-motor-company",
   "vin": "1FT8W2BM5TEF25253",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}