{
 "id": "1J4HR48N75C553163",
 "name": "2005 Jeep Grand Cherokee Laredo",
 "year": 2005,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Laredo",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 4995,
 "currency": "USD",
 "mileage": 125806,
 "vin": "1J4HR48N75C553163",
 "image": "https://cdn05.carsforsale.com/1d7424e45b4cd4afeebd5b5e3d0594c5/1280x960/2005-jeep-grand-cherokee-laredo-4dr-4wd-suv.jpg",
 "url": "https://carchat.io/v/lot-4ad8e477/1J4HR48N75C553163",
 "dealer": {
  "id": "lot-4ad8e477",
  "name": "Lot 4ad8e477",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-4ad8e477"
 },
 "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-4ad8e477",
   "vin": "1J4HR48N75C553163",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}