{
 "id": "4T1G11AK9LU874020",
 "name": "2020 Toyota Camry SE",
 "year": 2020,
 "make": "Toyota",
 "model": "Camry",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 23995,
 "currency": "USD",
 "mileage": 38345,
 "vin": "4T1G11AK9LU874020",
 "image": "https://cdn05.carsforsale.com/7fd7fc18071ff8cbc48bf09433753b6d/1280x960/2020-toyota-camry-se-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-f860d4ca/4T1G11AK9LU874020",
 "dealer": {
  "id": "lot-f860d4ca",
  "name": "Lot f860d4ca",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-f860d4ca"
 },
 "description": "ONE OWNER IMMACULKATE CONDITION RUNS LIKE NEW",
 "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-f860d4ca",
   "vin": "4T1G11AK9LU874020",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}