{
 "id": "1FMEU15HXLLB26914",
 "name": "1990 Ford Bronco XLT 2dr 4WD SUV",
 "year": 1990,
 "make": "Ford",
 "model": "Bronco",
 "trim": "XLT 2dr 4WD SUV",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 117739,
 "vin": "1FMEU15HXLLB26914",
 "image": "https://cdn05.carsforsale.com/00b5b85b1d352754e2b8dd561b725e17ab/1280x960/1990-ford-bronco-xlt-2dr-4wd-suv.jpg",
 "url": "https://carchat.io/v/lot-03147d21/1FMEU15HXLLB26914",
 "dealer": {
  "id": "lot-03147d21",
  "name": "Lot 03147d21",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-03147d21"
 },
 "description": "Branded title",
 "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-03147d21",
   "vin": "1FMEU15HXLLB26914",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}