{
 "id": "5YFB4MDE5SP301950",
 "name": "Used 2025 Toyota Corolla LE",
 "year": 2025,
 "make": "Toyota",
 "model": "Corolla",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "wind chill pearl",
 "condition": "used",
 "price": 21799,
 "currency": "USD",
 "mileage": 29095,
 "vin": "5YFB4MDE5SP301950",
 "image": "https://pictures.dealer.com/s/soniccresthonda/1306/db7bb235f3a6bec7015d130cbb8f1d9dx.jpg",
 "url": "https://carchat.io/v/crest-honda/5YFB4MDE5SP301950",
 "dealer": {
  "id": "crest-honda",
  "name": "Crest Honda",
  "city": "Nashville",
  "state": "TN",
  "url": "https://carchat.io/d/crest-honda"
 },
 "description": "Is this 2025 Toyota Corolla your perfect car? Contact Crest Honda to see this Wind Chill Pearl LE Sedan available for $21799",
 "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": "crest-honda",
   "vin": "5YFB4MDE5SP301950",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}