{
 "id": "1GYS3BKJ6GR162362",
 "name": "2016 Cadillac Escalade Luxury",
 "year": 2016,
 "make": "Cadillac",
 "model": "Escalade",
 "trim": "Luxury",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 22950,
 "currency": "USD",
 "mileage": 128708,
 "vin": "1GYS3BKJ6GR162362",
 "image": "https://cdn05.carsforsale.com/0088aee1dd254eefbbf76fda01f66a2f68/1280x960/2016-cadillac-escalade-luxury-collection-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-ccdec07e/1GYS3BKJ6GR162362",
 "dealer": {
  "id": "lot-ccdec07e",
  "name": "Lot ccdec07e",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-ccdec07e"
 },
 "description": null,
 "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": "lot-ccdec07e",
   "vin": "1GYS3BKJ6GR162362",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}