{
 "id": "1FMWK8GC4VGA25755",
 "name": "2027 Ford Explorer ST",
 "year": 2027,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 63490,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMWK8GC4VGA25755",
 "image": null,
 "url": "https://carchat.io/v/ford-of-boerne-boerne/1FMWK8GC4VGA25755",
 "dealer": {
  "id": "ford-of-boerne-boerne",
  "name": "Ford of Boerne",
  "city": "Boerne",
  "state": "TX",
  "url": "https://carchat.io/d/ford-of-boerne-boerne"
 },
 "description": "Standard EquipmentExterior'Explorer' Hood BadgingClass Iii Trailer Tow PkgGrille - Black Mesh InsertHeadlamps - Auto LedMirrors-Pwr/Htd/Auto-Fold St Proj Logo LampOpen-On-Approach LiftgatePrivacy Glass - Rear DoorsQuad Tip Dual ExhaustSt BadgingTaillamps/Fog Lamps - LedTrailer Sway ControlWipers - Rain-SensingFunctional13.2 Center Display360-Degree Camera5G ModemFord AppFord Co-Pilot360assist2.0Ford Digital Experience W/Google Maps & Play StoreKeyless Entry W/Push StartPerformance Brakes-RedRemo",
 "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": "ford-of-boerne-boerne",
   "vin": "1FMWK8GC4VGA25755",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}