{
 "id": "URL8cd3733b94194064cd2b9e9257e303fc36742790",
 "name": "2026 Honda Civic",
 "year": 2026,
 "make": "Honda",
 "model": "Civic",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 30089,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/autonation-honda-west-knoxville/URL8cd3733b94194064cd2b9e9257e303fc36742790",
 "dealer": {
  "id": "autonation-honda-west-knoxville",
  "name": "AutoNation Honda West Knoxville",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/autonation-honda-west-knoxville"
 },
 "description": "all 2026 Honda Civic from AutoNation Honda West Knoxville in Knoxville, TN, 37922. Call 888-727-7190 for more information.",
 "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": "autonation-honda-west-knoxville",
   "vin": "URL8cd3733b94194064cd2b9e9257e303fc36742790",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}