{
 "id": "1GTEC14X38Z296567",
 "name": "2008 Gmc Sierra 1500 SLE1 Std. Box 2WD",
 "year": 2008,
 "make": "GMC",
 "model": "Sierra 1500",
 "trim": "SLE1 Std. Box 2WD",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 126340,
 "vin": "1GTEC14X38Z296567",
 "image": "https://photos.autocorner.com/640x480/e1f66539-6bc4-45d4-b28f-e0023bce1e8f.jpg",
 "url": "https://carchat.io/v/lot-f5c41f2e/1GTEC14X38Z296567",
 "dealer": {
  "id": "lot-f5c41f2e",
  "name": "Lot f5c41f2e",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-f5c41f2e"
 },
 "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-f5c41f2e",
   "vin": "1GTEC14X38Z296567",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}