{
 "id": "WDD3G4EB8LW041980",
 "name": "2020 Mercedes-Benz A-Class A220",
 "year": 2020,
 "make": "Mercedes-Benz",
 "model": "A-Class",
 "trim": "A220",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 88477,
 "vin": "WDD3G4EB8LW041980",
 "image": "https://cdn05.carsforsale.com/25537d869b0fa43dcec60a583e5dfdf6/1280x960/2020-mercedes-benz-a-class-a-220-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-e2895fc9/WDD3G4EB8LW041980",
 "dealer": {
  "id": "lot-e2895fc9",
  "name": "Lot e2895fc9",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-e2895fc9"
 },
 "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-e2895fc9",
   "vin": "WDD3G4EB8LW041980",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}