{
 "id": "19XFL2H8XTE039651",
 "name": "New 2026 Honda Civic Sport",
 "year": 2026,
 "make": "Honda",
 "model": "Civic",
 "trim": "Sport",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "new",
 "price": 28079,
 "currency": "USD",
 "mileage": 5,
 "vin": "19XFL2H8XTE039651",
 "image": null,
 "url": "https://carchat.io/v/mathews-honda-of-paris/19XFL2H8XTE039651",
 "dealer": {
  "id": "mathews-honda-of-paris",
  "name": "Mathews Honda of Paris",
  "city": "Paris",
  "state": "TX",
  "url": "https://carchat.io/d/mathews-honda-of-paris"
 },
 "description": "description",
 "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": "mathews-honda-of-paris",
   "vin": "19XFL2H8XTE039651",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}