{
 "id": "1C4RJFAG5LC149915",
 "name": "2020 Jeep Grand Cherokee",
 "year": 2020,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 15181,
 "currency": "USD",
 "mileage": 143812,
 "vin": "1C4RJFAG5LC149915",
 "image": null,
 "url": "https://carchat.io/v/rusty-wallace-kia-of-knoxville/1C4RJFAG5LC149915",
 "dealer": {
  "id": "rusty-wallace-kia-of-knoxville",
  "name": "RUSTY WALLACE KIA OF KNOXVILLE",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/rusty-wallace-kia-of-knoxville"
 },
 "description": null,
 "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": "rusty-wallace-kia-of-knoxville",
   "vin": "1C4RJFAG5LC149915",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}