{
 "id": "1C4RJFBG9LC418142",
 "name": "2020 Jeep Grand Cherokee Limited",
 "year": 2020,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Limited",
 "bodyStyle": "wagon",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 109118,
 "vin": "1C4RJFBG9LC418142",
 "image": null,
 "url": "https://carchat.io/v/oconnorsauto/1C4RJFBG9LC418142",
 "dealer": {
  "id": "oconnorsauto",
  "name": "Oconnorsauto",
  "city": "Bay City",
  "state": "MI",
  "url": "https://carchat.io/d/oconnorsauto"
 },
 "description": "Meet a gray 2020 Jeep Grand Cherokee thats ready to turn everyday errands into little adventures. With its confident wagon 4-door shape and unmistakable Jeep presence, it looks right at home downtown, in the driveway, or pointed toward the next weekend escape.Under the hood, the 3.6L V6 24V VVT UPG I w/ESS brings smooth, responsive power with smart efficiency when youre cruisingperfect for commutes, road trips, and everything in between. And when the weather shifts or the route gets a little mor",
 "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": "oconnorsauto",
   "vin": "1C4RJFBG9LC418142",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}