{
 "id": "4T1K61AK4LU396455",
 "name": "2020 Toyota Camry XSE",
 "year": 2020,
 "make": "Toyota",
 "model": "Camry",
 "trim": "XSE",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 26995,
 "currency": "USD",
 "mileage": 26950,
 "vin": "4T1K61AK4LU396455",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2020/30970_max.jpg",
 "url": "https://carchat.io/v/automall59/4T1K61AK4LU396455",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This baby is going to fly off the lot at this price. The 2020 Camry has only 26,950 miles on the odometer. Now is the right time to buy. Soft and luxurious leather seating. This car comes with a great EPA estimated fuel economy rating of 31 MPG combined. Stop by the showroom today to give her a test drive. The vehicle has powered exterior mirrors. This Camry includes: steering wheel controls, tinted/privacy glass, security system, a cabin air filtration system and dual exhaust ends.",
 "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": "4T1K61AK4LU396455",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}