{
 "id": "1J4RR6GGXBC636780",
 "name": "2011 JEEP GRAND CHEROKEE Overland",
 "year": 2011,
 "make": "Jeep",
 "model": "GRAND CHEROKEE",
 "trim": "Overland",
 "bodyStyle": "suv",
 "color": "gold",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 186365,
 "vin": "1J4RR6GGXBC636780",
 "image": null,
 "url": "https://carchat.io/v/rtautofinance/1J4RR6GGXBC636780",
 "dealer": {
  "id": "rtautofinance",
  "name": "Rtautofinance",
  "city": "Malibu",
  "state": "LT",
  "url": "https://carchat.io/d/rtautofinance"
 },
 "description": "Ride Time Auto Finance 1326 N Main St Crown Point, IN 46307 219-213-2211 Visit Ride Time Auto Finance online at www.RTAuto3.com to see more pictures of this vehicle or call us at 219-213-2211 today to schedule your test drive.",
 "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": "rtautofinance",
   "vin": "1J4RR6GGXBC636780",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}