{
 "id": "5J6RW1H58KA003022",
 "name": "2019 Honda CR-V",
 "year": 2019,
 "make": "Honda",
 "model": "CR-V",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 19850,
 "currency": "USD",
 "mileage": 103500,
 "vin": "5J6RW1H58KA003022",
 "image": "https://cdn05.carsforsale.com/198f5ed8ece9de9caa3fac939511cd35/480x360/2019-honda-cr-v-ex-4dr-suv.jpg",
 "url": "https://carchat.io/v/rusty-wallace-kia-of-knoxville/5J6RW1H58KA003022",
 "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": "5J6RW1H58KA003022",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}