{
 "id": "7MUDAABG0TV40C661",
 "name": "2026 Toyota Corolla Cross XLE",
 "year": 2026,
 "make": "Toyota",
 "model": "Corolla Cross",
 "trim": "XLE",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "7MUDAABG0TV40C661",
 "image": null,
 "url": "https://carchat.io/v/phillongtoyota/7MUDAABG0TV40C661",
 "dealer": {
  "id": "phillongtoyota",
  "name": "Phillongtoyota",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/phillongtoyota"
 },
 "description": "You won't want to miss this excellent value! Some vehicles just speak for themselves! Top features include power windows, air conditioning, a roof rack, and more. Smooth gearshifts are achieved thanks to the 2 liter 4 cylinder engine, and for added security, dynamic Stability Control supplements the drivetrain. We pride ourselves in the quality that we offer on all of our vehicles. Please don't hesitate to give us a call.",
 "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": "7MUDAABG0TV40C661",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}