{
 "id": "4T1C11AK5MU557626",
 "name": "2021 Toyota Camry LE",
 "year": 2021,
 "make": "Toyota",
 "model": "Camry",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 21595,
 "currency": "USD",
 "mileage": 87610,
 "vin": "4T1C11AK5MU557626",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2021/32915_max.jpg",
 "url": "https://carchat.io/v/automall59/4T1C11AK5MU557626",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Get it while it's hot! A great EPA estimated combined rating of 32 MPG. The rear camera makes backing up a breeze. With powered side mirrors. Steering wheel controls put you in change. You'll also love this 2021 Camry's tinted/privacy glass, anti-theft system, an air filter for the cabin, LED lamps in the rear and cruise control.",
 "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": "4T1C11AK5MU557626",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}