{
 "id": "2GCEK13J081259372",
 "name": "2008 Chevrolet Silverado 1500 LS",
 "year": 2008,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "LS",
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 152548,
 "vin": "2GCEK13J081259372",
 "image": "https://cdn.dealrimages.com/9K/FP/QV/LRCDS5XPV4QJ53.jpg",
 "url": "https://carchat.io/v/lot-3c795d08/2GCEK13J081259372",
 "dealer": {
  "id": "lot-3c795d08",
  "name": "Lot 3c795d08",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-3c795d08"
 },
 "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-3c795d08",
   "vin": "2GCEK13J081259372",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}