{
 "id": "5YFEPRAE8LP041938",
 "name": "2020 Toyota Corolla LE",
 "year": 2020,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 20395,
 "currency": "USD",
 "mileage": 40253,
 "vin": "5YFEPRAE8LP041938",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2020/29504_max.jpg",
 "url": "https://carchat.io/v/automall59/5YFEPRAE8LP041938",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Come by today to see this one in person. Great fuel economy (EPA estimated 33 MPG combined) to fit perfectly into your budget. A backup camera makes all the difference when parallel parking. Steering wheel controls put you in change. Now is the right time to buy. Ride in style with this 2020 Corolla's sleek tinted windows. Features include: security system, a cabin air filtration system, LED lamps in the rear, extremely convenient cruise control and tire pressure monitoring system.",
 "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": "5YFEPRAE8LP041938",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}