{
 "id": "1FMUK8HH9VGA36347",
 "name": "2027 Ford Explorer Platinum",
 "year": 2027,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Platinum",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "new",
 "price": 60375,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMUK8HH9VGA36347",
 "image": null,
 "url": "https://carchat.io/v/championfordofcarroll/1FMUK8HH9VGA36347",
 "dealer": {
  "id": "championfordofcarroll",
  "name": "Championfordofcarroll",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/championfordofcarroll"
 },
 "description": "Check out this great low mileage vehicle! Packed with features and truly a pleasure to drive! It includes heated seats, rear parking sensors, power door mirrors and heated door mirrors, and more. We have a skilled and knowledgeable sales staff with many years of experience satisfying our customers needs. They'll work with you to find the right vehicle at a price you can afford. We are here to help 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": "championfordofcarroll",
   "vin": "1FMUK8HH9VGA36347",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}