{
 "id": "1GYS3CKJ7FR304271",
 "name": "2015 Cadillac Escalade Premium",
 "year": 2015,
 "make": "Cadillac",
 "model": "Escalade",
 "trim": "Premium",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 14995,
 "currency": "USD",
 "mileage": 151626,
 "vin": "1GYS3CKJ7FR304271",
 "image": null,
 "url": "https://carchat.io/v/usedcars12/1GYS3CKJ7FR304271",
 "dealer": {
  "id": "usedcars12",
  "name": "Usedcars12",
  "city": "Cleveland",
  "state": "OH",
  "url": "https://carchat.io/d/usedcars12"
 },
 "description": "Take a joyride in this sleek and stylish 2015 Black Cadillac Escalade! This luxurious SUV is the perfect combination of comfort and power, making every drive an absolute delight. Buckle up and hit the road with confidence knowing that this Escalade is equipped with top-notch safety features to keep you and your loved ones secure. Whether you're navigating through city streets or off-the-beaten-path adventures, this vehicle offers a smooth and stable ride with its advanced traction control and ve",
 "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": "usedcars12",
   "vin": "1GYS3CKJ7FR304271",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}