{
 "id": "4T1C11AKXRU212468",
 "name": "2024 Toyota Camry LE",
 "year": 2024,
 "make": "Toyota",
 "model": "Camry",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 123280,
 "vin": "4T1C11AKXRU212468",
 "image": "https://cdn05.carsforsale.com/4e6d77cc7e0cbc8790503bd2d8e923d9/1280x960/2024-toyota-camry-le-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-7f0e2790/4T1C11AKXRU212468",
 "dealer": {
  "id": "lot-7f0e2790",
  "name": "Lot 7f0e2790",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-7f0e2790"
 },
 "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-7f0e2790",
   "vin": "4T1C11AKXRU212468",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}