{
 "id": "1C4BJWFG8FL620017",
 "name": "2015 JEEP WRANGLER Rubicon",
 "year": 2015,
 "make": "Jeep",
 "model": "WRANGLER",
 "trim": "Rubicon",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 103754,
 "vin": "1C4BJWFG8FL620017",
 "image": null,
 "url": "https://carchat.io/v/lot-1db3679a/1C4BJWFG8FL620017",
 "dealer": {
  "id": "lot-1db3679a",
  "name": "Lot 1db3679a",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-1db3679a"
 },
 "description": "UNLIMITED 4X4 ALLOYS!!!!",
 "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-1db3679a",
   "vin": "1C4BJWFG8FL620017",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}