{
 "id": "1FMWK8GC1VGA11764",
 "name": "2027 Ford Explorer ST",
 "year": 2027,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 63840,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMWK8GC1VGA11764",
 "image": null,
 "url": "https://carchat.io/v/paris-ford-lincoln/1FMWK8GC1VGA11764",
 "dealer": {
  "id": "paris-ford-lincoln",
  "name": "Paris Ford Lincoln",
  "city": "Paris",
  "state": "TX",
  "url": "https://carchat.io/d/paris-ford-lincoln"
 },
 "description": "Discover the 2027 Ford Explorer ST, a gray three-row SUV engineered for those who demand both capability and refinement on every journey.<br><br>- ST Sinister Package<br>- Sun and Sound Package<br>- B&O Sound System by Bang & Olufsen with 10 speakers<br>- Panoramic Vista Roof with Power Shade<br>- 21 Gloss Black Aluminum Wheels<br>- Multicontour Seats with Front Active Motion<br>- Heated and Ventilated Miko Suede Captain's Chairs<br>- Heated Steering Wheel<br>- Navigation System<br>- Apple CarPl",
 "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": "paris-ford-lincoln",
   "vin": "1FMWK8GC1VGA11764",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}