{
 "id": "BH271312",
 "name": "1972 Volkswagen Bus",
 "year": 1972,
 "make": "Volkswagen",
 "model": "Bus",
 "trim": null,
 "bodyStyle": "van",
 "color": "turquoise",
 "condition": "used",
 "price": 37500,
 "currency": "USD",
 "mileage": 52753,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/0729258ea1c0c6fffcb0bed079478fd6/1280x960/1972-volkswagen-bus.jpg",
 "url": "https://carchat.io/v/lot-b6543a0d/BH271312",
 "dealer": {
  "id": "lot-b6543a0d",
  "name": "Lot b6543a0d",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b6543a0d"
 },
 "description": "Beautiful Restored Bus In Great Shape, Turns heads and starts conversations everywhere it goes. 1500 Engine runs great, transmission goes through all gears properly. Super solid all around, Clean and Clear Florida title in hand ready for the new owner. Garage kept and only taken to Car shows and Sunday cruises.",
 "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-b6543a0d",
   "vin": "BH271312",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}