{
 "id": "5NPDH4AE9DH354992",
 "name": "2013 Hyundai Elantra GLS",
 "year": 2013,
 "make": "Hyundai",
 "model": "Elantra",
 "trim": "GLS",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 8500,
 "currency": "USD",
 "mileage": 109152,
 "vin": "5NPDH4AE9DH354992",
 "image": "https://vehicle-photos-published.vauto.com/a7/e1/ba/c6-7b1a-40ea-a65a-865dc434e236/image-1.jpg",
 "url": "https://carchat.io/v/lot-3eed0b13/5NPDH4AE9DH354992",
 "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": "5NPDH4AE9DH354992",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}