{
 "id": "JTMRFREV8D5000741",
 "name": "2013 Toyota RAV4 Sports",
 "year": 2013,
 "make": "Toyota",
 "model": "RAV4",
 "trim": "Sports",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 11900,
 "currency": "USD",
 "mileage": 144055,
 "vin": "JTMRFREV8D5000741",
 "image": "https://imagesdl.dealercenter.net/640/480/202410-1ff8c8f763e04cbfb5ff4e07cbc2d259/202609-105ec99f05c74e06bd68b5e23340e566.jpg",
 "url": "https://carchat.io/v/lot-a2a55fb8/JTMRFREV8D5000741",
 "dealer": {
  "id": "lot-a2a55fb8",
  "name": "Lot a2a55fb8",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-a2a55fb8"
 },
 "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-a2a55fb8",
   "vin": "JTMRFREV8D5000741",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}