{
 "id": "1FMJK1HTXJEA66865",
 "name": "2018 Ford Expedition Max XLT",
 "year": 2018,
 "make": "Ford",
 "model": "Expedition Max",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 13447,
 "currency": "USD",
 "mileage": 160856,
 "vin": "1FMJK1HTXJEA66865",
 "image": null,
 "url": "https://carchat.io/v/ef2676ba-22c3-4ac7-a556-2cb84e6649d6/1FMJK1HTXJEA66865",
 "dealer": {
  "id": "ef2676ba-22c3-4ac7-a556-2cb84e6649d6",
  "name": "Covert CDJR Bee Cave",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/covert-cdjr-bee-cave"
 },
 "description": "Call us at 512-900-6192 This 2018 Ford Expedition Max XLT in striking blue offers commanding presence and proven capability. Powered by an EcoBoost 3.5L V6 twin-turbocharged engine paired with a 10-speed automatic transmission, this three-row SUV delivers a blend of performance and efficiency. With a clean Carfax history and one owner from the local area, this is a vehicle you can trust. Key Features: - Blind Spot Monitoring with BLIS system - Clean Carfax and one owner history - Cooled and heat",
 "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": "ef2676ba-22c3-4ac7-a556-2cb84e6649d6",
   "vin": "1FMJK1HTXJEA66865",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}