{
 "id": "WDDGF4HB8CR207526",
 "name": "2012 Mercedes-Benz C-Class C 250 Sport 4dr Sedan",
 "year": 2012,
 "make": "Mercedes-Benz",
 "model": "C-Class",
 "trim": "C 250 Sport 4dr Sedan",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 89600,
 "vin": "WDDGF4HB8CR207526",
 "image": "https://cdn05.carsforsale.com/00b10ce74340453b2ec2d5b45d2f63e1eb/1280x960/2012-mercedes-benz-c-class-c-250-sport-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-135e711b/WDDGF4HB8CR207526",
 "dealer": {
  "id": "lot-135e711b",
  "name": "Lot 135e711b",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-135e711b"
 },
 "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-135e711b",
   "vin": "WDDGF4HB8CR207526",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}