{
 "id": "4JGDA5JB4GA787837",
 "name": "2016 Mercedes-Benz GLE GLE350",
 "year": 2016,
 "make": "Mercedes-Benz",
 "model": "GLE",
 "trim": "GLE350",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 12490,
 "currency": "USD",
 "mileage": 108794,
 "vin": "4JGDA5JB4GA787837",
 "image": "https://cdn05.carsforsale.com/08d9dc463d26338c2949f2aebb821a6a/1280x960/2016-mercedes-benz-gle-gle-350-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-b2e8aacc/4JGDA5JB4GA787837",
 "dealer": {
  "id": "lot-b2e8aacc",
  "name": "Lot b2e8aacc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b2e8aacc"
 },
 "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-b2e8aacc",
   "vin": "4JGDA5JB4GA787837",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}