{
 "id": "1C4RJFCG4CC267600",
 "name": "2012 Jeep Grand Cherokee",
 "year": 2012,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Overland Summit",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 7900,
 "currency": "USD",
 "mileage": 173000,
 "vin": "1C4RJFCG4CC267600",
 "image": "https://cdn05.carsforsale.com/00ff0ea7e4794af1e44f339535ded21725/00ff0ea7e4794af1e44f339535ded21725.jpg?width=1280&height=960&format=&sig=0e9f387b02b8bdf8",
 "url": "https://carchat.io/v/payam-s-autoplex/1C4RJFCG4CC267600",
 "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 ultimate driving machine - the 2012 Jeep Grand Cherokee. This rugged and refined SUV is built to tackle any terrain with ease, while providing the utmost in comfort and style. With its spacious interior, advanced technology, and powerful engine options, the Grand Cherokee is the perfect vehicle for both adventure seekers and daily commuters.<br /><br />Step inside and experience the luxurious cabin, featuring premium leather seats, wood accents, and state-of-the-art infotainment ",
 "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": "1C4RJFCG4CC267600",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}