{
 "id": "JTDBCMFE4T3122230",
 "name": "2026 Toyota Corolla Hybrid",
 "year": 2026,
 "make": "Toyota",
 "model": "Corolla Hybrid",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 29995,
 "currency": "USD",
 "mileage": 3838,
 "vin": "JTDBCMFE4T3122230",
 "image": "https://pictures.dealer.com/l/lovingtoyota/1351/2a7d613e82e3f23271df7e9efd3e9262x.jpg",
 "url": "https://carchat.io/v/loving-toyota/JTDBCMFE4T3122230",
 "dealer": {
  "id": "loving-toyota",
  "name": "Loving Toyota",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/loving-toyota"
 },
 "description": "Used 2026 Toyota Corolla Hybrid from Loving Toyota in Lufkin, TX, 75901. Call (936) 699-1000 for more information.",
 "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": "loving-toyota",
   "vin": "JTDBCMFE4T3122230",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}