{
 "id": "4T1T11AK6MU540799",
 "name": "2021 Toyota Camry SE + Convenient Pkg",
 "year": 2021,
 "make": "Toyota",
 "model": "Camry",
 "trim": "SE + Convenient Pkg",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 24995,
 "currency": "USD",
 "mileage": 70207,
 "vin": "4T1T11AK6MU540799",
 "image": "https://cdn05.carsforsale.com/033a2041decc58670c3e54ff7e5e7aa2/1280x960/2021-toyota-camry-se-nightshade-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-5a211c11/4T1T11AK6MU540799",
 "dealer": {
  "id": "lot-5a211c11",
  "name": "Lot 5a211c11",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-5a211c11"
 },
 "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-5a211c11",
   "vin": "4T1T11AK6MU540799",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}