{
 "id": "2C4RC1CG4NR204911",
 "name": "2022 Chrysler Voyager LX",
 "year": 2022,
 "make": "Chrysler",
 "model": "Voyager",
 "trim": "LX",
 "bodyStyle": "minivan",
 "color": "silver",
 "condition": "used",
 "price": 22495,
 "currency": "USD",
 "mileage": 48935,
 "vin": "2C4RC1CG4NR204911",
 "image": "https://cdn05.carsforsale.com/3de2b0aea302f9d70c4aab4614772669/1280x960/2022-chrysler-voyager-lx-4dr-mini-van.jpg",
 "url": "https://carchat.io/v/lot-cfaab3a7/2C4RC1CG4NR204911",
 "dealer": {
  "id": "lot-cfaab3a7",
  "name": "Lot cfaab3a7",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-cfaab3a7"
 },
 "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-cfaab3a7",
   "vin": "2C4RC1CG4NR204911",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}