{
 "id": "5TDAAAB54TS152820",
 "name": "2026 Toyota Grand Highlander Platinum",
 "year": 2026,
 "make": "Toyota",
 "model": "Grand Highlander",
 "trim": "Platinum",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "5TDAAAB54TS152820",
 "image": null,
 "url": "https://carchat.io/v/phillongtoyota/5TDAAAB54TS152820",
 "dealer": {
  "id": "phillongtoyota",
  "name": "Phillongtoyota",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/phillongtoyota"
 },
 "description": "This vehicle won't be on the lot long! It offers the latest in technological innovation and style. Turbocharger technology provides forced air induction, enhancing performance while preserving fuel economy. This model accommodates 7 passengers comfortably, and provides features such as: front fog lights, a trailer hitch, and power seats. Come down to our dealership, allow us to demonstrate our commitment to excellence!",
 "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": "phillongtoyota",
   "vin": "5TDAAAB54TS152820",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}