{
 "id": "5YFB4MDE4TP507620",
 "name": "New 2026 Toyota Corolla LE",
 "year": 2026,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "new",
 "price": 25529,
 "currency": "USD",
 "mileage": null,
 "vin": "5YFB4MDE4TP507620",
 "image": "https://media.rti.toyota.com/adobe/assets/urn:aaid:aem:0e91df2d-8993-41ae-9bfb-6502bc9e188a/as/image.png?size=1200,663",
 "url": "https://carchat.io/v/robinson-toyota/5YFB4MDE4TP507620",
 "dealer": {
  "id": "robinson-toyota",
  "name": "Robinson Toyota",
  "city": "Jackson",
  "state": "TN",
  "url": "https://carchat.io/d/robinson-toyota"
 },
 "description": "New 2026 Toyota Corolla LE",
 "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": "robinson-toyota",
   "vin": "5YFB4MDE4TP507620",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}