{
 "id": "4T1DAACK4TU305222",
 "name": "2026 Toyota Camry LE",
 "year": 2026,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "underground",
 "condition": "used",
 "price": 23869,
 "currency": "USD",
 "mileage": 10333,
 "vin": "4T1DAACK4TU305222",
 "image": "https://www.johnrobertstoyota.com/inventoryphotos/14639/4t1daack4tu305222/ip/1.jpg",
 "url": "https://carchat.io/v/john-roberts-toyota/4T1DAACK4TU305222",
 "dealer": {
  "id": "john-roberts-toyota",
  "name": "John Roberts Toyota",
  "city": "Manchester",
  "state": "TN",
  "url": "https://carchat.io/d/john-roberts-toyota"
 },
 "description": "Boulder Cloth. eCVT FWD 2026 Toyota Camry LE LE Underground 2.5L 4-Cylinder 16V DOHC 53/50 City/Highway MPG",
 "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": "john-roberts-toyota",
   "vin": "4T1DAACK4TU305222",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}