{
 "id": "KNDCP3LE5P5086937",
 "name": "Used 2023 Kia Niro LX",
 "year": 2023,
 "make": "Kia",
 "model": "Niro",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 19998,
 "currency": "USD",
 "mileage": 83173,
 "vin": "KNDCP3LE5P5086937",
 "image": "https://pictures.dealer.com/h/hondaofdentontx/1853/f80690c2ca1d7f43ebd811a21c098065x.jpg",
 "url": "https://carchat.io/v/honda-of-denton/KNDCP3LE5P5086937",
 "dealer": {
  "id": "honda-of-denton",
  "name": "Honda of Denton",
  "city": "East Denton",
  "state": "TX",
  "url": "https://carchat.io/d/honda-of-denton"
 },
 "description": "Is this 2023 Kia Niro your perfect car? Contact Honda of Denton to see this Steel Gray LX SUV available for $19998",
 "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-of-denton",
   "vin": "KNDCP3LE5P5086937",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}