{
 "id": "1C4BJWDG4DL556817",
 "name": "2013 Jeep Wrangler Sport",
 "year": 2013,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 120628,
 "vin": "1C4BJWDG4DL556817",
 "image": "https://www.lloydsautosales.com/uploads/autos/2953/2013_Jeep_Wrangler_2953_31153.jpg",
 "url": "https://carchat.io/v/lot-03260ac9/1C4BJWDG4DL556817",
 "dealer": {
  "id": "lot-03260ac9",
  "name": "Lot 03260ac9",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-03260ac9"
 },
 "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-03260ac9",
   "vin": "1C4BJWDG4DL556817",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}