{
 "id": "1C4HJWDG4EL122831",
 "name": "2014 Jeep Wrangler Sport",
 "year": 2014,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 86043,
 "vin": "1C4HJWDG4EL122831",
 "image": null,
 "url": "https://carchat.io/v/rjhuppauto/1C4HJWDG4EL122831",
 "dealer": {
  "id": "rjhuppauto",
  "name": "Rjhuppauto",
  "city": "Gallipolis",
  "state": "OH",
  "url": "https://carchat.io/d/rjhuppauto"
 },
 "description": "Step into the driver's seat of this sleek and stylish Gray 2014 Jeep Wrangler, where adventure awaits around every corner. This rugged vehicle is more than just a mode of transportation - it's a ticket to exploring the great outdoors in style. With its durable construction and powerful performance, this Jeep is ready to tackle any terrain with ease.But that's not all - when you purchase this Jeep, you'll also receive a detailed carfax report, giving you peace of mind and assurance that you're in",
 "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": "rjhuppauto",
   "vin": "1C4HJWDG4EL122831",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}