{
 "id": "5YFB4MDE6TP35B438",
 "name": "New 2026 Toyota Corolla LE",
 "year": 2026,
 "make": "Toyota",
 "model": "Corolla",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "new",
 "price": 25339,
 "currency": "USD",
 "mileage": null,
 "vin": "5YFB4MDE6TP35B438",
 "image": "https://images.dealer.com/ddc/vehicles/2026/Toyota/Corolla/Sedan/trim_LE_66bd83/color/Classic%20Silver%20Metallic-1F7-190%2C190%2C188-640-en_US.jpg",
 "url": "https://carchat.io/v/toyota-of-richardson/5YFB4MDE6TP35B438",
 "dealer": {
  "id": "toyota-of-richardson",
  "name": "Toyota of Richardson",
  "city": "Richardson",
  "state": "TX",
  "url": "https://carchat.io/d/toyota-of-richardson"
 },
 "description": "Is this 2026 Toyota Corolla your perfect car? Contact Toyota of Richardson to see this Classic Silver LE Sedan available for $25339",
 "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": "toyota-of-richardson",
   "vin": "5YFB4MDE6TP35B438",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}