{
 "id": "2T36CRAV1TW36G134",
 "name": "2026 Toyota RAV4 Woodland",
 "year": 2026,
 "make": "Toyota",
 "model": "RAV4",
 "trim": "Woodland",
 "bodyStyle": "suv",
 "color": "urban rock",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "2T36CRAV1TW36G134",
 "image": null,
 "url": "https://carchat.io/v/phillongtoyota/2T36CRAV1TW36G134",
 "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! This SUV is purpose-built for the most treacherous terrain! It includes heated seats, an overhead console, a trailer hitch, 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'd love to show you this vehicle in person. Call to schedule a test drive today.",
 "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": "2T36CRAV1TW36G134",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}