{
 "id": "3N1AB8CV4SY397342",
 "name": "2025 Nissan Sentra SV",
 "year": 2025,
 "make": "Nissan",
 "model": "Sentra",
 "trim": "SV",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 20491,
 "currency": "USD",
 "mileage": 25757,
 "vin": "3N1AB8CV4SY397342",
 "image": "https://static.overfuel.com/photos/2243/1929496/f107a18c-b408-4f1c-9b3f-5a58045c010a.webp",
 "url": "https://carchat.io/v/fred-haas-nissan/3N1AB8CV4SY397342",
 "dealer": {
  "id": "fred-haas-nissan",
  "name": "Fred Haas Nissan",
  "city": "Tomball",
  "state": "TX",
  "url": "https://carchat.io/d/fred-haas-nissan"
 },
 "description": "Certified Pre-Owned 2025 Nissan Sentra SV in Tomball, TX",
 "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": "fred-haas-nissan",
   "vin": "3N1AB8CV4SY397342",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}