{
 "id": "1G1JE6SB7F4156196",
 "name": "2015 Chevrolet Sonic LTZ",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Sonic",
 "trim": "LTZ",
 "bodyStyle": "hatchback",
 "color": "white",
 "condition": "used",
 "price": 8500,
 "currency": "USD",
 "mileage": 81584,
 "vin": "1G1JE6SB7F4156196",
 "image": "https://vehicle-photos-published.vauto.com/08/25/72/77-6a28-45db-b12e-78f9dc613e9f/image-1.jpg",
 "url": "https://carchat.io/v/lot-3eed0b13/1G1JE6SB7F4156196",
 "dealer": {
  "id": "lot-3eed0b13",
  "name": "Lot 3eed0b13",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-3eed0b13"
 },
 "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-3eed0b13",
   "vin": "1G1JE6SB7F4156196",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}