{
 "id": "U14GLE34322",
 "name": "1968 Ford Bronco",
 "year": 1968,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 43995,
 "currency": "USD",
 "mileage": 58828,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/2ade0f26bf2a42f9aba19fa940bc5ace/1280x960/1968-ford-bronco.jpg",
 "url": "https://carchat.io/v/lot-fd6ca3b1/U14GLE34322",
 "dealer": {
  "id": "lot-fd6ca3b1",
  "name": "Lot fd6ca3b1",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-fd6ca3b1"
 },
 "description": "imaculate condition 1968 ford bronco with 302 V8 engine , 5speed manual transmission 4x4 , clean california title , no rust, 90% restored , must see",
 "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-fd6ca3b1",
   "vin": "U14GLE34322",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}