{
 "id": "1C4RJKAG8V8172605",
 "name": "2027 Jeep Grand Cherokee L Laredo X",
 "year": 2027,
 "make": "Jeep",
 "model": "Grand Cherokee L",
 "trim": "Laredo X",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "new",
 "price": 50534,
 "currency": "USD",
 "mileage": null,
 "vin": "1C4RJKAG8V8172605",
 "image": null,
 "url": "https://carchat.io/v/mullensautogroup/1C4RJKAG8V8172605",
 "dealer": {
  "id": "mullensautogroup",
  "name": "Mullensautogroup",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/mullensautogroup"
 },
 "description": "This vehicle won't be on the lot long! Generously equipped and boasting stylish interior comfort, this vehicle challenges all competitors, regardless of price and class! All of the premium features expected of a Jeep are offered, including: adjustable headrests in all seating positions, speed sensitive wipers, and 1-touch window functionality. We pride ourselves on providing excellent customer service. Stop by our dealership or give us a call for more information.",
 "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": "mullensautogroup",
   "vin": "1C4RJKAG8V8172605",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}