{
 "id": "1FTSW21519EB18216",
 "name": "2009 Ford F-250 Super Duty Lariat",
 "year": 2009,
 "make": "Ford",
 "model": "F-250 Super Duty",
 "trim": "Lariat",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 233886,
 "vin": "1FTSW21519EB18216",
 "image": "https://cdn05.carsforsale.com/00be9733b312164e4ed5c987095982c4d1/1280x960/2009-ford-f-250-super-duty-lariat.jpg",
 "url": "https://carchat.io/v/lot-f63a7bbf/1FTSW21519EB18216",
 "dealer": {
  "id": "lot-f63a7bbf",
  "name": "Lot f63a7bbf",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-f63a7bbf"
 },
 "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-f63a7bbf",
   "vin": "1FTSW21519EB18216",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}