{
 "id": "1C4RJFAG4JC457042",
 "name": "2018 Jeep Grand Cherokee Laredo",
 "year": 2018,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Laredo",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 12499,
 "currency": "USD",
 "mileage": 142739,
 "vin": "1C4RJFAG4JC457042",
 "image": null,
 "url": "https://carchat.io/v/adamsautosalesky/1C4RJFAG4JC457042",
 "dealer": {
  "id": "adamsautosalesky",
  "name": "Adamsautosalesky",
  "city": "Frankfort",
  "state": "KY",
  "url": "https://carchat.io/d/adamsautosalesky"
 },
 "description": "Introducing the sleek and powerful 2018 Jeep Grand Cherokee! This black beauty is built to tackle any adventure with its rugged 4x4 capabilities and spacious interior. Whether you're cruising through the city streets or hitting the trails, this Jeep is ready to take you on a wild ride. With its eye-catching design and bold presence, you'll be turning heads wherever you go. The sunroof lets you soak up the sun while the heated seats keep you cozy on chilly days. The navigation system will guide y",
 "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": "adamsautosalesky",
   "vin": "1C4RJFAG4JC457042",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}