{
 "id": "1C4HJWEG4DL663309",
 "name": "2013 Jeep Wrangler Unlimited Sahara",
 "year": 2013,
 "make": "Jeep",
 "model": "Wrangler Unlimited",
 "trim": "Sahara",
 "bodyStyle": "wagon",
 "color": "black",
 "condition": "used",
 "price": 16900,
 "currency": "USD",
 "mileage": 96000,
 "vin": "1C4HJWEG4DL663309",
 "image": null,
 "url": "https://carchat.io/v/jacksonautoco/1C4HJWEG4DL663309",
 "dealer": {
  "id": "jacksonautoco",
  "name": "Jacksonautoco",
  "city": "Jackson",
  "state": "MI",
  "url": "https://carchat.io/d/jacksonautoco"
 },
 "description": "Take off on your next adventure in this sleek and rugged 2013 Black Jeep Wrangler Unlimited! Powered by a mighty 3.6L V6 engine, this beast is ready to conquer any terrain with its Command-Trac 4WD system and heavy-duty suspension. The black/silver bumpers and body-colored fender flares give it a sharp and stylish look, while the halogen headlamps and fog lights light up the path ahead. With ample seating, reclining front seats, and a premium Alpine audio system, you'll be cruising in comfort an",
 "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": "jacksonautoco",
   "vin": "1C4HJWEG4DL663309",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}