{
 "id": "5TDAAAB52TS38H009",
 "name": "New 2026 Toyota Grand Highlander Platinum",
 "year": 2026,
 "make": "Toyota",
 "model": "Grand Highlander",
 "trim": "Platinum",
 "bodyStyle": "suv",
 "color": "heavy metal",
 "condition": "new",
 "price": 59737,
 "currency": "USD",
 "mileage": null,
 "vin": "5TDAAAB52TS38H009",
 "image": "https://delivery.via.assetscs.toyota.com/adobe/assets/urn:aaid:aem:120e9c22-29bd-4a03-9d42-9001da1e5fe6/as/image.png?fmt=png-alpha,rgb,none&width=1920",
 "url": "https://carchat.io/v/fox-toyota/5TDAAAB52TS38H009",
 "dealer": {
  "id": "fox-toyota",
  "name": "Fox Toyota",
  "city": "Clinton",
  "state": "TN",
  "url": "https://carchat.io/d/fox-toyota"
 },
 "description": "New 2026 Toyota Grand Highlander Platinum",
 "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": "fox-toyota",
   "vin": "5TDAAAB52TS38H009",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}