{
 "id": "KNDJ23AUXL7100166",
 "name": "2020 Kia Soul",
 "year": 2020,
 "make": "Kia",
 "model": "Soul",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 9499,
 "currency": "USD",
 "mileage": 93735,
 "vin": "KNDJ23AUXL7100166",
 "image": "https://imagescf.dealercenter.net/640/480/202507-ba5ad395733f474ba0323d3a989edc54/202608-7deabeddc27b43c7815beb27c212a453.jpg",
 "url": "https://carchat.io/v/adam-sports-car/KNDJ23AUXL7100166",
 "dealer": {
  "id": "adam-sports-car",
  "name": "Adam Sports Car",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/adam-sports-car"
 },
 "description": "Find USED 2020 KIA SOUL for sale at $9,499.00 in San Antonio, TX at Adam Sports Car now.",
 "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": "adam-sports-car",
   "vin": "KNDJ23AUXL7100166",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}