{
 "id": "1G1YY36U975117248",
 "name": "2007 Chevrolet Corvette Base 2dr Convertible",
 "year": 2007,
 "make": "Chevrolet",
 "model": "Corvette",
 "trim": "Base 2dr Convertible",
 "bodyStyle": "convertible",
 "color": "black",
 "condition": "used",
 "price": 27995,
 "currency": "USD",
 "mileage": 59261,
 "vin": "1G1YY36U975117248",
 "image": null,
 "url": "https://carchat.io/v/lot-f860d4ca/1G1YY36U975117248",
 "dealer": {
  "id": "lot-f860d4ca",
  "name": "Lot f860d4ca",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-f860d4ca"
 },
 "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-f860d4ca",
   "vin": "1G1YY36U975117248",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}