{
 "id": "1FMUK8DH2VGA40861",
 "name": "2027 Ford Explorer Active",
 "year": 2027,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Active",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 48989,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMUK8DH2VGA40861",
 "image": null,
 "url": "https://carchat.io/v/columbiaford/1FMUK8DH2VGA40861",
 "dealer": {
  "id": "columbiaford",
  "name": "Columbiaford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/columbiaford"
 },
 "description": "You won't want to miss this excellent value! A comfortable ride in a go-anywhere vehicle! The engine breathes better thanks to a turbocharger, improving both performance and economy. Ford prioritized practicality, efficiency, and style by including: power door mirrors, a trailer hitch, and 1-touch window functionality. Smooth gearshifts are achieved thanks to the 2.3 liter 4 cylinder engine, and for added security, dynamic Stability Control supplements the drivetrain. Four wheel drive allows you",
 "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": "columbiaford",
   "vin": "1FMUK8DH2VGA40861",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}