{
 "id": "SB1ADADEXTE003309",
 "name": "2026 Toyota GR Corolla MT",
 "year": 2026,
 "make": "Toyota",
 "model": "GR Corolla",
 "trim": "MT",
 "bodyStyle": "sedan",
 "color": "ice cap",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "SB1ADADEXTE003309",
 "image": null,
 "url": "https://carchat.io/v/phillongtoyota/SB1ADADEXTE003309",
 "dealer": {
  "id": "phillongtoyota",
  "name": "Phillongtoyota",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/phillongtoyota"
 },
 "description": "This Toyota won't be on the lot long! It delivers an exhilarating ride without compromising safety and comfort! A turbocharger is also included as an economical means of increasing performance. Top features include power windows, variably intermittent wipers, power door mirrors, and air conditioning. Smooth gearshifts are achieved thanks to the efficient 3 cylinder engine, and for added security, dynamic Stability Control supplements the drivetrain. With a friendly and knowledgeable sales staff,",
 "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": "SB1ADADEXTE003309",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}