{
 "id": "2T2BK1BA3AC065992",
 "name": "2010 Lexus RX 350",
 "year": 2010,
 "make": "Lexus",
 "model": "RX",
 "trim": "350",
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 10200,
 "currency": "USD",
 "mileage": 162912,
 "vin": "2T2BK1BA3AC065992",
 "image": "https://vehicle-photos-published.vauto.com/3e/ad/4c/ff-a5c2-42ab-a4a1-59513a45151d/image-1.jpg",
 "url": "https://carchat.io/v/lot-3eed0b13/2T2BK1BA3AC065992",
 "dealer": {
  "id": "lot-3eed0b13",
  "name": "Lot 3eed0b13",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-3eed0b13"
 },
 "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-3eed0b13",
   "vin": "2T2BK1BA3AC065992",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}