{
 "id": "1GNSCAKC5JR404137",
 "name": "2018 Chevrolet Tahoe LS",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Tahoe",
 "trim": "LS",
 "bodyStyle": "suv",
 "color": "pepperdust metallic",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 76947,
 "vin": "1GNSCAKC5JR404137",
 "image": null,
 "url": "https://carchat.io/v/douglass-nissan-of-waco/1GNSCAKC5JR404137",
 "dealer": {
  "id": "douglass-nissan-of-waco",
  "name": "Douglass Nissan of Waco",
  "city": "Waco",
  "state": "TX",
  "url": "https://carchat.io/d/douglass-nissan-of-waco"
 },
 "description": "Jet Black Cloth. 2018 Chevrolet Tahoe LS EcoTec3 5.3L V8 6-Speed Automatic Electronic with Overdrive RWD Pepperdust Metallic Recent Arrival! This vehicle was just detailed for you!",
 "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": "douglass-nissan-of-waco",
   "vin": "1GNSCAKC5JR404137",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}