{
 "id": "5VBBA27A3LA120252",
 "name": "2020 TIFFIN MOTORS ALLEGRO",
 "year": 2020,
 "make": "Tiffin Motors",
 "model": "ALLEGRO",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 339000,
 "currency": "USD",
 "mileage": 7800,
 "vin": "5VBBA27A3LA120252",
 "image": null,
 "url": "https://carchat.io/v/lot-dd5e1352/5VBBA27A3LA120252",
 "dealer": {
  "id": "lot-dd5e1352",
  "name": "Lot dd5e1352",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-dd5e1352"
 },
 "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-dd5e1352",
   "vin": "5VBBA27A3LA120252",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}