{
 "id": "MPL02A25JV",
 "name": "2004 Nissan Forklift",
 "year": 2004,
 "make": "Nissan",
 "model": "Forklift",
 "trim": null,
 "bodyStyle": null,
 "color": "silver",
 "condition": "used",
 "price": 11999,
 "currency": "USD",
 "mileage": 1350,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/009bf04a48a2c39e5f14482e83d25730ed/1280x960/2004-nissan-forklift.jpg",
 "url": "https://carchat.io/v/lot-e9bccb71/MPL02A25JV",
 "dealer": {
  "id": "lot-e9bccb71",
  "name": "Lot e9bccb71",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-e9bccb71"
 },
 "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-e9bccb71",
   "vin": "MPL02A25JV",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}