{
 "id": "1FMJU1F57BEF31330",
 "name": "2011 Ford Expedition XL 4x2 4dr SUV",
 "year": 2011,
 "make": "Ford",
 "model": "Expedition",
 "trim": "XL 4x2 4dr SUV",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 7490,
 "currency": "USD",
 "mileage": 114761,
 "vin": "1FMJU1F57BEF31330",
 "image": "https://cdn05.carsforsale.com/00cc2d64ddbcd732ed23684be829da4caa/1280x960/2011-ford-expedition-xl-4x2-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-6851fc0d/1FMJU1F57BEF31330",
 "dealer": {
  "id": "lot-6851fc0d",
  "name": "Lot 6851fc0d",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-6851fc0d"
 },
 "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-6851fc0d",
   "vin": "1FMJU1F57BEF31330",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}