{
 "id": "JTEHP21A470208535",
 "name": "2007 Toyota Highlander STD/Base",
 "year": 2007,
 "make": "Toyota",
 "model": "Highlander",
 "trim": "STD/Base",
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 7600,
 "currency": "USD",
 "mileage": 131558,
 "vin": "JTEHP21A470208535",
 "image": null,
 "url": "https://carchat.io/v/lot-3eed0b13/JTEHP21A470208535",
 "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": "JTEHP21A470208535",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}