{
 "id": "4T1C11AKXLU357209",
 "name": "2020 Toyota Camry LE",
 "year": 2020,
 "make": "Toyota",
 "model": "Camry",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 24000,
 "currency": "USD",
 "mileage": 41434,
 "vin": "4T1C11AKXLU357209",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2020/30969_max.jpg",
 "url": "https://carchat.io/v/automall59/4T1C11AKXLU357209",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "The 2020 Camry has an EPA estimated fuel rating of 32 MPG combined. The rear camera makes backing up a breeze. Includes power mirrors for easily adjustable, always safe driving experience. Looking for reliability? You can stop right here. Stay in charge with the car's steering wheel controls. You'll also love this vehicle's tinted/privacy glass, anti-theft system, a cabin air filtration system, 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": "4T1C11AKXLU357209",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}