{
 "id": "1C4BJWFG6HL557339",
 "name": "2017 Jeep Wrangler Unlimited Rubicon",
 "year": 2017,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Unlimited Rubicon",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 111631,
 "vin": "1C4BJWFG6HL557339",
 "image": null,
 "url": "https://carchat.io/v/fremontmotorpowell/1C4BJWFG6HL557339",
 "dealer": {
  "id": "fremontmotorpowell",
  "name": "Fremontmotorpowell",
  "city": "Silverado+1500",
  "state": "WT",
  "url": "https://carchat.io/d/fremontmotorpowell"
 },
 "description": "Clean CARFAX. Firecracker Red Clearcoat 2017 Jeep Wrangler Unlimited Rubicon 4WD 5-Speed Automatic 3.6L V6 24V VVT Connectivity Group (Remote USB Port, Tire Pressure Monitoring Display, Uconnect Voice Command w/Bluetooth, and Vehicle Information Center), Max Tow Package (Class II Receiver Hitch and Trailer Tow w/4-Pin Connector Wiring), Quick Order Package 24R, 17\" x 7.5\" Polished Mineral Gray Wheels, 4-Wheel Disc Brakes, 4.10 Rear Axle Ratio, 40GB Hard Drive w/28GB Available, 5-Year SiriusXM Tr",
 "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": "fremontmotorpowell",
   "vin": "1C4BJWFG6HL557339",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}