{
 "id": "5YFS4MCE7TP297001",
 "name": "New 2026 Toyota Corolla SE",
 "year": 2026,
 "make": "Toyota",
 "model": "Corolla",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "ruby flare pearl",
 "condition": "new",
 "price": 27249,
 "currency": "USD",
 "mileage": null,
 "vin": "5YFS4MCE7TP297001",
 "image": null,
 "url": "https://carchat.io/v/freeman-toyota/5YFS4MCE7TP297001",
 "dealer": {
  "id": "freeman-toyota",
  "name": "Freeman Toyota",
  "city": "Hurst",
  "state": "TX",
  "url": "https://carchat.io/d/freeman-toyota"
 },
 "description": "Is this 2026 Toyota Corolla your perfect car? Contact Freeman Toyota to see this Ruby Flare Pearl SE Sedan available for $27249",
 "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": "freeman-toyota",
   "vin": "5YFS4MCE7TP297001",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}