{
 "id": "JTMBDAFB7TA014780",
 "name": "2026 Toyota BZ XLE",
 "year": 2026,
 "make": "Toyota",
 "model": "BZ",
 "trim": "XLE",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "JTMBDAFB7TA014780",
 "image": null,
 "url": "https://carchat.io/v/phillongtoyota/JTMBDAFB7TA014780",
 "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! It comes equipped with all the standard amenities for your driving enjoyment. Top features include a split folding rear seat, 1-touch window functionality, a roof rack, and much more. We have a skilled and knowledgeable sales staff with many years of experience satisfying our customers needs. They'll work with you to find the right vehicle at a price you can afford. Come on in and take a test drive!",
 "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": "JTMBDAFB7TA014780",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}