{
 "id": "3TMJU62N68M066470",
 "name": "2008 Toyota Tacoma Deluxe",
 "year": 2008,
 "make": "Toyota",
 "model": "Tacoma",
 "trim": "Deluxe",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 10995,
 "currency": "USD",
 "mileage": 309214,
 "vin": "3TMJU62N68M066470",
 "image": "https://cdn05.carsforsale.com/20b72e4fe9fc95b34ae6dd553fee3622/1280x960/2008-toyota-tacoma-prerunner-v6-4x2-4dr-double-cab-5-0-ft-sb-5a.jpg",
 "url": "https://carchat.io/v/lot-5a211c11/3TMJU62N68M066470",
 "dealer": {
  "id": "lot-5a211c11",
  "name": "Lot 5a211c11",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-5a211c11"
 },
 "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-5a211c11",
   "vin": "3TMJU62N68M066470",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}