{
 "id": "5YFEPMAE2NP325183",
 "name": "2022 Toyota Corolla LE",
 "year": 2022,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "maroon",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 68379,
 "vin": "5YFEPMAE2NP325183",
 "image": "https://cdn05.carsforsale.com/00f49db83f0af1f44f2da6f92038b667e5/1280x960/2022-toyota-corolla-le-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-135e711b/5YFEPMAE2NP325183",
 "dealer": {
  "id": "lot-135e711b",
  "name": "Lot 135e711b",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-135e711b"
 },
 "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-135e711b",
   "vin": "5YFEPMAE2NP325183",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}