{
 "id": "1C4RJFAGXKC702623",
 "name": "2019 Jeep Grand Cherokee Laredo",
 "year": 2019,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Laredo",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 15995,
 "currency": "USD",
 "mileage": 112744,
 "vin": "1C4RJFAGXKC702623",
 "image": "https://images.autofunds.net/InventoryImages/2026/04/22/5447_2769999_31756340_5244522242026.jpg",
 "url": "https://carchat.io/v/lot-77f350ab/1C4RJFAGXKC702623",
 "dealer": {
  "id": "lot-77f350ab",
  "name": "Lot 77f350ab",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-77f350ab"
 },
 "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-77f350ab",
   "vin": "1C4RJFAGXKC702623",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}