{
 "id": "WBAEV33413KL83783",
 "name": "2003 BMW 3 Series 325i 4dr Sedan",
 "year": 2003,
 "make": "BMW",
 "model": "3 Series",
 "trim": "325i 4dr Sedan",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 3495,
 "currency": "USD",
 "mileage": 125000,
 "vin": "WBAEV33413KL83783",
 "image": "https://cdn05.carsforsale.com/00f9c8ef26b02c45f232e8109bb96f0807/1280x960/2003-bmw-3-series-325i-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-72ea8b3d/WBAEV33413KL83783",
 "dealer": {
  "id": "lot-72ea8b3d",
  "name": "Lot 72ea8b3d",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-72ea8b3d"
 },
 "description": "Newer car trade, good miles , runs great.",
 "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-72ea8b3d",
   "vin": "WBAEV33413KL83783",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}