{
 "id": "4T1DAACK6TU35F110",
 "name": "2026 Toyota Camry LE",
 "year": 2026,
 "make": "Toyota",
 "model": "Camry",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "4T1DAACK6TU35F110",
 "image": null,
 "url": "https://carchat.io/v/phillongtoyota/4T1DAACK6TU35F110",
 "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! Roomy, comfortable, and practical! Top features include a split folding rear seat, an automatic dimming rear-view mirror, air conditioning, and power windows. Under the hood you'll find a 4 cylinder engine with more than 170 horsepower, and for added security, dynamic Stability Control supplements the drivetrain. We have the vehicle you've been searching for at a price you can afford. Stop by our dealership or give us a call for more information.",
 "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": "4T1DAACK6TU35F110",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}