{
 "id": "5N1DR3BS8TC276982",
 "name": "2026 Nissan Pathfinder SV",
 "year": 2026,
 "make": "Nissan",
 "model": "Pathfinder",
 "trim": "SV",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 42600,
 "currency": "USD",
 "mileage": 1,
 "vin": "5N1DR3BS8TC276982",
 "image": "https://static.overfuel.com/photos/1675/1834821/56666N-d162b971-610a-4f5c-b557-9f14325c197b.webp",
 "url": "https://carchat.io/v/oak-ridge-nissan/5N1DR3BS8TC276982",
 "dealer": {
  "id": "oak-ridge-nissan",
  "name": "Oak Ridge Nissan",
  "city": "Oak Ridge",
  "state": "TN",
  "url": "https://carchat.io/d/oak-ridge-nissan"
 },
 "description": "New 2026 Nissan Pathfinder SV in Oak Ridge, TN",
 "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": "oak-ridge-nissan",
   "vin": "5N1DR3BS8TC276982",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}