{
 "id": "1C4PJLDX2KD273148",
 "name": "2019 Jeep Cherokee Limited",
 "year": 2019,
 "make": "Jeep",
 "model": "Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 9998,
 "currency": "USD",
 "mileage": 190412,
 "vin": "1C4PJLDX2KD273148",
 "image": null,
 "url": "https://carchat.io/v/watson-chevrolet/1C4PJLDX2KD273148",
 "dealer": {
  "id": "watson-chevrolet",
  "name": "Watson Chevrolet",
  "city": "Livingston",
  "state": "TN",
  "url": "https://carchat.io/d/watson-chevrolet"
 },
 "description": "This 2019 Jeep Cherokee Limited in silver represents a capable and well-equipped midsize SUV ready for your next chapter. With its proven 3.2L V6 engine paired with a 9-speed automatic transmission and front-wheel drive, this Cherokee delivers the reliability and performance you expect from Jeep's respected lineup.<br><br>- Technology Group with Adaptive Cruise Control, Forward Collision Warning Plus, and Lane Departure Warning Plus<br>- Luxury Group featuring ventilated front seats and hands-fr",
 "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": "watson-chevrolet",
   "vin": "1C4PJLDX2KD273148",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}