{
 "id": "1FTSX21P27EA17097",
 "name": "2007 Ford F250 Super Duty Super Cab XLT Pickup 4D 8 ft",
 "year": 2007,
 "make": "Ford",
 "model": "F250 Super Duty Super Cab",
 "trim": "XLT Pickup 4D 8 ft",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 18998,
 "currency": "USD",
 "mileage": 89565,
 "vin": "1FTSX21P27EA17097",
 "image": "https://imagesdl.dealercenter.net/640/480/202512-9b03cd7634bb4cb3a50bc101b7a44abf.jpg",
 "url": "https://carchat.io/v/lot-ca9f2b70/1FTSX21P27EA17097",
 "dealer": {
  "id": "lot-ca9f2b70",
  "name": "Lot ca9f2b70",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-ca9f2b70"
 },
 "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-ca9f2b70",
   "vin": "1FTSX21P27EA17097",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}