{
 "id": "1C4AJWAG5DL678215",
 "name": "2013 Jeep Wrangler",
 "year": 2013,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 11900,
 "currency": "USD",
 "mileage": 124877,
 "vin": "1C4AJWAG5DL678215",
 "image": "https://cdn05.carsforsale.com/497a438857042aed3f194bc88ff24c3c/497a438857042aed3f194bc88ff24c3c.jpg?width=1280&height=960&format=&sig=e09a8393279534a4",
 "url": "https://carchat.io/v/payam-s-autoplex/1C4AJWAG5DL678215",
 "dealer": {
  "id": "payam-s-autoplex",
  "name": "Payam's Autoplex",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/payam-s-autoplex"
 },
 "description": "Introducing the powerful and rugged 2013 Jeep Wrangler! This beast of a vehicle features a 3.6L V6 engine, capable of producing a whopping 285 horsepower and 260 foot-pounds of torque. With its impressive capabilities, this Wrangler is ready to take on any terrain, whether it's rocky mountains or sandy beaches. Its spacious interior offers plenty of room for you and your passengers to comfortably enjoy the ride. Plus, with its iconic design and classic Jeep features, you'll be sure to turn heads",
 "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": "payam-s-autoplex",
   "vin": "1C4AJWAG5DL678215",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}