{
 "id": "1C4RJHBR6V8156020",
 "name": "2027 Jeep Grand Cherokee Limited",
 "year": 2027,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "new",
 "price": 56400,
 "currency": "USD",
 "mileage": null,
 "vin": "1C4RJHBR6V8156020",
 "image": null,
 "url": "https://carchat.io/v/anchoragechryslercenter/1C4RJHBR6V8156020",
 "dealer": {
  "id": "anchoragechryslercenter",
  "name": "Anchoragechryslercenter",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/anchoragechryslercenter"
 },
 "description": "2027 Jeep Grand Cherokee Limited Reserve Fathom Blue Pearlcoat 4WD 2.0L Hurricane 4 Turbo with ESS 8-Speed Automatic 4WD, 10 Speakers, 115V Auxiliary Power Outlet, 3.70 Rear Axle Ratio, 4-Wheel Disc Brakes, 4G LTE Wi-Fi Hot Spot, 7 and 4-Pin Wiring Harness, ABS brakes, Active Noise Control System, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM with 360L, Anti-whiplash front head restraints, Apple CarPlay, AppLink/Apple CarPlay and Android Auto, Audio memory, Auto Adjust in Reverse Exterio",
 "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": "anchoragechryslercenter",
   "vin": "1C4RJHBR6V8156020",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}