{
 "id": "1C4AJWBG9CL146284",
 "name": "2012 Jeep Wrangler Sahara",
 "year": 2012,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sahara",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 10995,
 "currency": "USD",
 "mileage": 142773,
 "vin": "1C4AJWBG9CL146284",
 "image": "https://cdn05.carsforsale.com/00e274787bdf14adb3cf23bfe84d850476/1280x960/2012-jeep-wrangler-arctic-4x4-2dr-suv.jpg",
 "url": "https://carchat.io/v/lot-4ad8e477/1C4AJWBG9CL146284",
 "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": "1C4AJWBG9CL146284",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}