{
 "id": "1C4PJLLX7KD129449",
 "name": "2019 Jeep Cherokee KL",
 "year": 2019,
 "make": "Jeep",
 "model": "Cherokee",
 "trim": "KL",
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 10342,
 "currency": "USD",
 "mileage": 139927,
 "vin": "1C4PJLLX7KD129449",
 "image": "https://imagesdl.dealercenter.net/640/480/202404-07b0a14763114a56875eacbb8fb51e78/202609-9f5831df71ed442aa6d202cf7b56144f.jpg",
 "url": "https://carchat.io/v/lot-9ea6382a/1C4PJLLX7KD129449",
 "dealer": {
  "id": "lot-9ea6382a",
  "name": "Lot 9ea6382a",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-9ea6382a"
 },
 "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-9ea6382a",
   "vin": "1C4PJLLX7KD129449",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}