{
 "id": "1GNSKNKD8MR153993",
 "name": "2021 Chevrolet Tahoe LT",
 "year": 2021,
 "make": "Chevrolet",
 "model": "Tahoe",
 "trim": "LT",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 40490,
 "currency": "USD",
 "mileage": 77796,
 "vin": "1GNSKNKD8MR153993",
 "image": "https://vehicle-images.carscommerce.inc/db5d-11000753/1GNSKNKD8MR153993/b3725186908798fc247ce0a78a7fd1fc.jpg",
 "url": "https://carchat.io/v/honda/1GNSKNKD8MR153993",
 "dealer": {
  "id": "honda",
  "name": "Honda",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/honda"
 },
 "description": "2021 Chevrolet Tahoe LT CARFAX One-Owner. Clean CARFAX. 1st & 2nd Row Color-Keyed Carpeted Floor Mats, 2 USB Data Ports, Apple CarPlay/Android Auto, Auto-Dimming Inside Rear-View Mirror, Automatic temperature control, Bose 9-Speaker Stereo Audio System Feature, Bright Front & Rear Door Sill Plates, Color-Keyed Carpeting Floor Covering, Driver & Front Outboard Passenger Airbags, Floor Console w/Storage Area, Front dual zone A/C, Fully automatic headlights, Hands-Free Rear Power Programmable Liftg",
 "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": "honda",
   "vin": "1GNSKNKD8MR153993",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}