{
 "id": "URL4be5773e167b0d064dd43cb0e71d59b6e0f7298d",
 "name": "2026 Nissan Kicks SV",
 "year": 2026,
 "make": "Nissan",
 "model": "Kicks",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": 24720,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/1697/1764372/133708-923b90b1-a7ac-42ec-a706-2279d1aa298c.webp",
 "url": "https://carchat.io/v/morristown-nissan/URL4be5773e167b0d064dd43cb0e71d59b6e0f7298d",
 "dealer": {
  "id": "morristown-nissan",
  "name": "Morristown Nissan",
  "city": "Morristown",
  "state": "TN",
  "url": "https://carchat.io/d/morristown-nissan"
 },
 "description": null,
 "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": "morristown-nissan",
   "vin": "URL4be5773e167b0d064dd43cb0e71d59b6e0f7298d",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}