{
 "id": "5YFS4MCE9TP297243",
 "name": "New 2026 Toyota Corolla SE",
 "year": 2026,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "ice cap",
 "condition": "new",
 "price": 28033,
 "currency": "USD",
 "mileage": null,
 "vin": "5YFS4MCE9TP297243",
 "image": "https://delivery.via.assetscs.toyota.com/adobe/assets/urn:aaid:aem:abce190f-5ad6-4d38-b93a-561caccad657/as/image.png?fmt=png-alpha,rgb,none&width=1920",
 "url": "https://carchat.io/v/don-mcgill-toyota-of-houston/5YFS4MCE9TP297243",
 "dealer": {
  "id": "don-mcgill-toyota-of-houston",
  "name": "Don McGill Toyota of Houston",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/don-mcgill-toyota-of-houston"
 },
 "description": "   ",
 "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": "don-mcgill-toyota-of-houston",
   "vin": "5YFS4MCE9TP297243",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}