{
 "id": "1C4RJFBG0NC145322",
 "name": "2022 Jeep Grand Cherokee WK Limited",
 "year": 2022,
 "make": "Jeep",
 "model": "Grand Cherokee WK",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 48234,
 "vin": "1C4RJFBG0NC145322",
 "image": null,
 "url": "https://carchat.io/v/kandrautosales/1C4RJFBG0NC145322",
 "dealer": {
  "id": "kandrautosales",
  "name": "Kandrautosales",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/kandrautosales"
 },
 "description": "Looking for a used car at an affordable price? This Jeep won't be on the lot long! It's equipped with tons of terrific amenities, but it won't break your budget! With fewer than 50,000 miles on the odometer, this 4 door sport utility vehicle prioritizes comfort, safety and convenience. Top features include leather upholstery, a tachometer, variably intermittent wipers, and voice activated navigation. It features four-wheel drive capabilities, a durable automatic transmission, and a refined 6 cyl",
 "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": "kandrautosales",
   "vin": "1C4RJFBG0NC145322",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}