{
 "id": "4T1G11AK7NU662722",
 "name": "2022 Toyota Camry SE",
 "year": 2022,
 "make": "Toyota",
 "model": "Camry",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 21995,
 "currency": "USD",
 "mileage": 66095,
 "vin": "4T1G11AK7NU662722",
 "image": "https://imagesdl.dealercenter.net/640/480/202407-453b598d08af4df2b61ac2695072d00d/202606-1d43c1a6297047728d04946ec6bee7de.jpg",
 "url": "https://carchat.io/v/lot-4f9d1060/4T1G11AK7NU662722",
 "dealer": {
  "id": "lot-4f9d1060",
  "name": "Lot 4f9d1060",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-4f9d1060"
 },
 "description": "2022 Toyota Camry SE 2.5L 4 Cylinder FWD",
 "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-4f9d1060",
   "vin": "4T1G11AK7NU662722",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}