{
 "id": "1GYKNCRS6HZ103618",
 "name": "Used 2017 CADILLAC XT5 Premium Luxury",
 "year": 2017,
 "make": "Cadillac",
 "model": "XT5",
 "trim": null,
 "bodyStyle": "suv",
 "color": "dark granite metallic",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 61620,
 "vin": "1GYKNCRS6HZ103618",
 "image": null,
 "url": "https://carchat.io/v/cavender-cadillac-of-lubbock/1GYKNCRS6HZ103618",
 "dealer": {
  "id": "cavender-cadillac-of-lubbock",
  "name": "Cavender Cadillac of Lubbock",
  "city": "Lubbock",
  "state": "TX",
  "url": "https://carchat.io/d/cavender-cadillac-of-lubbock"
 },
 "description": "Is this 2017 CADILLAC XT5 your perfect car? Contact Cavender Cadillac of Lubbock to see this Dark Granite Metallic Premium Luxury 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": "cavender-cadillac-of-lubbock",
   "vin": "1GYKNCRS6HZ103618",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}