{
 "id": "5FPYK3F86TB053097",
 "name": "2026 Honda Ridgeline Black Edition",
 "year": 2026,
 "make": "Honda",
 "model": "Ridgeline",
 "trim": "Black Edition",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "new",
 "price": 48890,
 "currency": "USD",
 "mileage": null,
 "vin": "5FPYK3F86TB053097",
 "image": "https://images.nabthat.com/hondaleander/images/2026-honda-ridgeline-black-edition-5fpyk3f86tb053097-5ece0c28.png",
 "url": "https://carchat.io/v/honda-leander/5FPYK3F86TB053097",
 "dealer": {
  "id": "honda-leander",
  "name": "Honda Leander",
  "city": "Leander",
  "state": "TX",
  "url": "https://carchat.io/d/honda-leander"
 },
 "description": "2026 Honda Ridgeline Black Edition",
 "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-leander",
   "vin": "5FPYK3F86TB053097",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}