{
 "id": "W04WH3N56JG008020",
 "name": "2018 Buick Cascada Premium 2dr Convertible",
 "year": 2018,
 "make": "Buick",
 "model": "Cascada",
 "trim": "Premium 2dr Convertible",
 "bodyStyle": "convertible",
 "color": "red",
 "condition": "used",
 "price": 18900,
 "currency": "USD",
 "mileage": 45206,
 "vin": "W04WH3N56JG008020",
 "image": null,
 "url": "https://carchat.io/v/lot-70b76e9f/W04WH3N56JG008020",
 "dealer": {
  "id": "lot-70b76e9f",
  "name": "Lot 70b76e9f",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-70b76e9f"
 },
 "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-70b76e9f",
   "vin": "W04WH3N56JG008020",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}