{
 "id": "1C4BJWEG0GL332513",
 "name": "2016 Jeep Wrangler Sahara",
 "year": 2016,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sahara",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 18088,
 "currency": "USD",
 "mileage": 131188,
 "vin": "1C4BJWEG0GL332513",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-a34b11af199449ddac060440709503bb.jpg",
 "url": "https://carchat.io/v/lot-8afe5cd0/1C4BJWEG0GL332513",
 "dealer": {
  "id": "lot-8afe5cd0",
  "name": "Lot 8afe5cd0",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-8afe5cd0"
 },
 "description": "A Negotiable documentary service fee of up to $200 may be added to the sale price or capitalized cost of any vehicle.",
 "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-8afe5cd0",
   "vin": "1C4BJWEG0GL332513",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}