{
 "id": "1FTFW4L83TFB81131",
 "name": "New 2026 Ford F-150 Tremor",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "avalanche",
 "condition": "new",
 "price": 72914,
 "currency": "USD",
 "mileage": 25,
 "vin": "1FTFW4L83TFB81131",
 "image": "https://pictures.dealer.com/l/lockhartmtrcofordfd/0818/0e55888fd2be12a3ab1263959ccd36b2x.jpg",
 "url": "https://carchat.io/v/lockhart-motor-company/1FTFW4L83TFB81131",
 "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-150 your perfect car? Contact Lockhart Motor Company to see this Avalanche Tremor Truck available for $72914",
 "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": "1FTFW4L83TFB81131",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}