{
 "id": "KNDMB5C1XL6614018",
 "name": "2020 Kia Sedona EX",
 "year": 2020,
 "make": "Kia",
 "model": "Sedona",
 "trim": "EX",
 "bodyStyle": "minivan",
 "color": "unknown",
 "condition": "used",
 "price": 15294,
 "currency": "USD",
 "mileage": 86402,
 "vin": "KNDMB5C1XL6614018",
 "image": "https://static.overfuel.com/photos/646/1847005/6a806eb8187038a8d737cb74.webp",
 "url": "https://carchat.io/v/farris-motor-company-morristown/KNDMB5C1XL6614018",
 "dealer": {
  "id": "farris-motor-company-morristown",
  "name": "Farris Motor Company",
  "city": "Jefferson City",
  "state": "TN",
  "url": "https://carchat.io/d/farris-motor-company-morristown"
 },
 "description": "Pre-owned 2020 Kia Sedona EX in Jefferson City, TN",
 "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": "farris-motor-company-morristown",
   "vin": "KNDMB5C1XL6614018",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}