{
 "id": "1GYKNFRS7KZ159673",
 "name": "Used 2019 CADILLAC XT5 Premium Luxury AWD",
 "year": 2019,
 "make": "Cadillac",
 "model": "XT5",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 90000,
 "currency": "USD",
 "mileage": 92128,
 "vin": "1GYKNFRS7KZ159673",
 "image": "https://images.dealer.com/autodata/us/color/2019/USC90CAS062C0/GB8.jpg",
 "url": "https://carchat.io/v/volunteer-chevrolet/1GYKNFRS7KZ159673",
 "dealer": {
  "id": "volunteer-chevrolet",
  "name": "Volunteer Chevrolet",
  "city": "Sevierville",
  "state": "TN",
  "url": "https://carchat.io/d/volunteer-chevrolet"
 },
 "description": "Is this 2019 CADILLAC XT5 your perfect car? Contact Volunteer Chevrolet to see this Stellar Black Metallic Premium Luxury AWD SUV",
 "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": "volunteer-chevrolet",
   "vin": "1GYKNFRS7KZ159673",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}