{
 "id": "WDC0G4JB7HV009080",
 "name": "2017 Mercedes-Benz GLC GLC300",
 "year": 2017,
 "make": "Mercedes-Benz",
 "model": "GLC",
 "trim": "GLC300",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 11995,
 "currency": "USD",
 "mileage": 107760,
 "vin": "WDC0G4JB7HV009080",
 "image": "https://cdn05.carsforsale.com/4789e4288bd90a10fd19b650610c008f/1280x960/2017-mercedes-benz-glc-glc-300-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-896ea7a8/WDC0G4JB7HV009080",
 "dealer": {
  "id": "lot-896ea7a8",
  "name": "Lot 896ea7a8",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-896ea7a8"
 },
 "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-896ea7a8",
   "vin": "WDC0G4JB7HV009080",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}