{
 "id": "5TDKDRBH4RS546492",
 "name": "Pre-Owned 2024 Toyota Highlander LE",
 "year": 2024,
 "make": "Toyota",
 "model": "Highlander",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 32035,
 "currency": "USD",
 "mileage": 57892,
 "vin": "5TDKDRBH4RS546492",
 "image": "https://pictures.dealer.com/s/sportcitytoyotadallas/0262/0fb6327f8239f77acbc9592ee89f4219x.jpg",
 "url": "https://carchat.io/v/sport-city-toyota/5TDKDRBH4RS546492",
 "dealer": {
  "id": "sport-city-toyota",
  "name": "Sport City Toyota",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/sport-city-toyota"
 },
 "description": "Is this 2024 Toyota Highlander your perfect car? Contact Sport City Toyota to see this Celestial Silver LE SUV available for $32035",
 "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": "sport-city-toyota",
   "vin": "5TDKDRBH4RS546492",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}