{
 "id": "1G2ZH361784123613",
 "name": "2008 PONTIAC G6 GT",
 "year": 2008,
 "make": "Pontiac",
 "model": "G6",
 "trim": "GT",
 "bodyStyle": "convertible",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 112650,
 "vin": "1G2ZH361784123613",
 "image": "https://cdnimages.dealersgpt.com/empire/1G2ZH361784123613/800/1.jpg?v=020251107142502",
 "url": "https://carchat.io/v/lot-c1a92845/1G2ZH361784123613",
 "dealer": {
  "id": "lot-c1a92845",
  "name": "Lot c1a92845",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-c1a92845"
 },
 "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-c1a92845",
   "vin": "1G2ZH361784123613",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}