{
 "id": "2C4RC1DG6LR230521",
 "name": "2020 Chrysler Voyager LXI",
 "year": 2020,
 "make": "Chrysler",
 "model": "Voyager",
 "trim": "LXI",
 "bodyStyle": "minivan",
 "color": "black",
 "condition": "used",
 "price": 12900,
 "currency": "USD",
 "mileage": 109146,
 "vin": "2C4RC1DG6LR230521",
 "image": "https://cdn05.carsforsale.com/00f56b64fc0fb0afc66c984095311ae585/1280x960/2020-chrysler-voyager-lxi-4dr-mini-van.jpg",
 "url": "https://carchat.io/v/lot-01a97b3a/2C4RC1DG6LR230521",
 "dealer": {
  "id": "lot-01a97b3a",
  "name": "Lot 01a97b3a",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-01a97b3a"
 },
 "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-01a97b3a",
   "vin": "2C4RC1DG6LR230521",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}