{
 "id": "5YFB4MDE8PP018983",
 "name": "2023 Toyota Corolla LE",
 "year": 2023,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 21595,
 "currency": "USD",
 "mileage": 67531,
 "vin": "5YFB4MDE8PP018983",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2023/81632_max.jpg",
 "url": "https://carchat.io/v/automall59/5YFB4MDE8PP018983",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This 2023 Toyota Corolla is a used sedan that makes the everyday drive feel a little easier. Set the cruise control on the highway and let the Corolla take care of the miles while Bluetooth keeps your calls and music hands free, with steering wheel controls right where you want them. A rear camera makes backing up simple, and the tire pressure monitor, airbags and cabin air filtration add sensible peace of mind. Tinted windows and rear LED lights finish the look. Come take it for a test drive.",
 "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": "automall59",
   "vin": "5YFB4MDE8PP018983",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}