{
 "id": "1C4RJFBG9JC129002",
 "name": "2018 Jeep Grand Cherokee Limited",
 "year": 2018,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 13988,
 "currency": "USD",
 "mileage": 112406,
 "vin": "1C4RJFBG9JC129002",
 "image": null,
 "url": "https://carchat.io/v/bahiaautosales/1C4RJFBG9JC129002",
 "dealer": {
  "id": "bahiaautosales",
  "name": "Bahiaautosales",
  "city": "Vista",
  "state": "CA",
  "url": "https://carchat.io/d/bahiaautosales"
 },
 "description": "Cruise around town in style and comfort with this sleek 2018 Jeep Grand Cherokee in a sophisticated gray hue. This beauty not only looks great, but it's also loaded with features to make every drive enjoyable. With its spacious interior, premium audio system, and advanced navigation capabilities, getting from point A to point B has never been more fun. The powerful engine ensures a smooth and exhilarating ride, while the advanced safety features provide peace of mind for you and your passengers.",
 "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": "bahiaautosales",
   "vin": "1C4RJFBG9JC129002",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}