{
 "id": "4T1BE46K89U286532",
 "name": "2009 Toyota Camry XLE 4dr Sedan 5A",
 "year": 2009,
 "make": "Toyota",
 "model": "Camry",
 "trim": "XLE 4dr Sedan 5A",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 8499,
 "currency": "USD",
 "mileage": 117390,
 "vin": "4T1BE46K89U286532",
 "image": "https://cdn05.carsforsale.com/389e6c9b399891871e7faf1b07358d30/1280x960/2009-toyota-camry-xle-4dr-sedan-5a.jpg",
 "url": "https://carchat.io/v/lot-402c2a30/4T1BE46K89U286532",
 "dealer": {
  "id": "lot-402c2a30",
  "name": "Lot 402c2a30",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-402c2a30"
 },
 "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-402c2a30",
   "vin": "4T1BE46K89U286532",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}