{
 "id": "0000194375S104348",
 "name": "1965 CHEVROLET CORVETTE STINGRAY",
 "year": 1965,
 "make": "Chevrolet",
 "model": "CORVETTE",
 "trim": "STINGRAY",
 "bodyStyle": "coupe",
 "color": "green",
 "condition": "used",
 "price": 115000,
 "currency": "USD",
 "mileage": 55560,
 "vin": "0000194375S104348",
 "image": "https://feeds.gma.to/qqg/i/NJmoN/6a8f570e94d43_0.jpg",
 "url": "https://carchat.io/v/lot-5ffd8bb1/0000194375S104348",
 "dealer": {
  "id": "lot-5ffd8bb1",
  "name": "Lot 5ffd8bb1",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-5ffd8bb1"
 },
 "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-5ffd8bb1",
   "vin": "0000194375S104348",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}