{
 "id": "1FMWK8GC3VGA45642",
 "name": "2027 Ford Explorer ST",
 "year": 2027,
 "make": "Ford",
 "model": "Explorer",
 "trim": "ST",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 60819,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMWK8GC3VGA45642",
 "image": null,
 "url": "https://carchat.io/v/columbiaford/1FMWK8GC3VGA45642",
 "dealer": {
  "id": "columbiaford",
  "name": "Columbiaford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/columbiaford"
 },
 "description": "Looking for a new car at an affordable price? Check out this great low mileage vehicle! A comfortable ride with room to spare! The engine breathes better thanks to a turbocharger, improving both performance and economy. All of the following features are included: rain sensing wipers, cruise control, and power front seats. Smooth gearshifts are achieved thanks to the refined 6 cylinder engine, and for added security, dynamic Stability Control supplements the drivetrain. Four wheel drive allows yo",
 "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": "1FMWK8GC3VGA45642",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}