{
 "id": "1FMSK7DH8MGA40248",
 "name": "Used 2021 Ford Explorer XLT",
 "year": 2021,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Used   Explorer XLT",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 64452,
 "vin": "1FMSK7DH8MGA40248",
 "image": "https://images.otf3.pixelmotiondemo.com/800x594/mulVt-20260830101739.jpg",
 "url": "https://carchat.io/v/cecil-atkission-chrysler-dodge-jeep-ram/1FMSK7DH8MGA40248",
 "dealer": {
  "id": "cecil-atkission-chrysler-dodge-jeep-ram",
  "name": "Cecil Atkission Chrysler Dodge Jeep Ram",
  "city": "Burnet",
  "state": "TX",
  "url": "https://carchat.io/d/cecil-atkission-chrysler-dodge-jeep-ram"
 },
 "description": "Check out this pre-owned 2021 Ford Explorer we recently got in. In their original incarnation, SUVs were chiefly owned by folks who valued \"utility\" above \"sport.\" Not anymore! The Ford Explorer XLT redefines the SUV and makes the perfect \"all around\" family companion. Exceptional in every sense of the word, this incredibly low mileage vehicle is one of a kind. This is the one. Just what you've been looking for. You could keep looking, but why? You've found the perfect vehicle right here.",
 "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": "cecil-atkission-chrysler-dodge-jeep-ram",
   "vin": "1FMSK7DH8MGA40248",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}