{
 "id": "1C4PJMLB5JD603746",
 "name": "2018 Jeep Cherokee Latitude Plus",
 "year": 2018,
 "make": "Jeep",
 "model": "Cherokee",
 "trim": "Latitude Plus",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 121454,
 "vin": "1C4PJMLB5JD603746",
 "image": null,
 "url": "https://carchat.io/v/rjbandson/1C4PJMLB5JD603746",
 "dealer": {
  "id": "rjbandson",
  "name": "Rjbandson",
  "city": "Turner",
  "state": "ME",
  "url": "https://carchat.io/d/rjbandson"
 },
 "description": "Meet the black 2018 Jeep Cherokee, a used SUV thats ready to turn everyday errands into small adventures. Dressed in sleek black, it has that confident, go-anywhere look that fits just as well in a downtown parking spot as it does heading out of town for the weekend.Under the hood is a 2.4L 4-cylinder engine paired with an automatic transmission, making it an easygoing companion for commutes, carpools, and road trips alike. And when the weather decides not to cooperate, youll appreciate the adde",
 "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": "rjbandson",
   "vin": "1C4PJMLB5JD603746",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}