{
 "id": "URL8b600d82a01dbfce78d7cf5cba009f1ab4b51f71",
 "name": "2025 Nissan Murano",
 "year": 2025,
 "make": "Nissan",
 "model": "Murano",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 41990,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/wolfchase-nissan/URL8b600d82a01dbfce78d7cf5cba009f1ab4b51f71",
 "dealer": {
  "id": "wolfchase-nissan",
  "name": "Wolfchase Nissan",
  "city": "Bartlett",
  "state": "TN",
  "url": "https://carchat.io/d/wolfchase-nissan"
 },
 "description": "A great used car is waiting for you at Wolfchase Nissan in Bartlett TN. Fast and easy financing on the Certified 2025 Nissan Murano you want is waiting, so stop in today!",
 "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": "wolfchase-nissan",
   "vin": "URL8b600d82a01dbfce78d7cf5cba009f1ab4b51f71",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}