{
 "id": "1C4RJKBG6M8169490",
 "name": "2021 Jeep Grand Cherokee L Limited",
 "year": 2021,
 "make": "Jeep",
 "model": "Grand Cherokee L",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 27995,
 "currency": "USD",
 "mileage": 40569,
 "vin": "1C4RJKBG6M8169490",
 "image": null,
 "url": "https://carchat.io/v/driveblossom/1C4RJKBG6M8169490",
 "dealer": {
  "id": "driveblossom",
  "name": "Driveblossom",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/driveblossom"
 },
 "description": "Silver 2021 Jeep Grand Cherokee L Limited 4WD 8-Speed Automatic 3.6L V6 24V VVT Grand Cherokee L Limited, 4D Sport Utility, 3.6L V6 24V VVT, 8-Speed Automatic, 4WD, Silver, Black Leather, 10.1\" Touchscreen Display, 220 Amp Alternator, 3rd row seats: split-bench, 4-Wheel Disc Brakes, 506 Watt Amplifier, 6 Speakers, 9 Amplified Speakers w/Subwoofer, ABS brakes, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM w/360L, Anti-whiplash front head restraints, Apple CarPlay, Audio memory, Automatic ",
 "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": "driveblossom",
   "vin": "1C4RJKBG6M8169490",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}