{
 "id": "JTHGPAAY4TA113810",
 "name": "New 2026 Lexus LC 500 CONVERTIBLE",
 "year": 2026,
 "make": "Lexus",
 "model": "LC 500 Convertible",
 "trim": "LC 500 Convertible",
 "bodyStyle": "coupe",
 "color": "wind",
 "condition": "new",
 "price": 123567,
 "currency": "USD",
 "mileage": null,
 "vin": "JTHGPAAY4TA113810",
 "image": "https://dealerimages.dealereprocess.com/image/upload/c_limit,f_auto,fl_lossy,w_auto/v1/svp/dep/26lexuslclc500convertible/lexus_26lclc500convertible_angularfront_wind",
 "url": "https://carchat.io/v/lexus-of-knoxville/JTHGPAAY4TA113810",
 "dealer": {
  "id": "lexus-of-knoxville",
  "name": "Lexus of Knoxville",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/lexus-of-knoxville"
 },
 "description": "description",
 "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": "lexus-of-knoxville",
   "vin": "JTHGPAAY4TA113810",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}