{
 "id": "4T1R11AK9MU452100",
 "name": "2021 Toyota Camry LE",
 "year": 2021,
 "make": "Toyota",
 "model": "Camry",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 20000,
 "currency": "USD",
 "mileage": 55363,
 "vin": "4T1R11AK9MU452100",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2021/86075_max.jpg",
 "url": "https://carchat.io/v/automall59/4T1R11AK9MU452100",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2021 Toyota Camry is a comfortable sedan that makes the daily drive feel smaller and the highway stretch steadier. Heated seats would be nice, but cruise control and steering wheel controls do the heavy lifting on long runs, and the rear camera takes the guesswork out of backing up. Tinted windows add privacy, cabin air filtration keeps the interior fresh, and Toyota airbags and a tire pressure monitor bring peace of mind. Come take it for a spin.",
 "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": "4T1R11AK9MU452100",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}