{
 "id": "3N1AB9BV5TY285013",
 "name": "2026 Nissan Sentra",
 "year": 2026,
 "make": "Nissan",
 "model": "Sentra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 24385,
 "currency": "USD",
 "mileage": 36000,
 "vin": "3N1AB9BV5TY285013",
 "image": "https://pictures.dealer.com/l/lovingnissan/0006/29148937c9976f8b125f6a2485502e8bx.jpg",
 "url": "https://carchat.io/v/loving-nissan/3N1AB9BV5TY285013",
 "dealer": {
  "id": "loving-nissan",
  "name": "Loving Nissan",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/loving-nissan"
 },
 "description": "Used 2026 Nissan Sentra, from Loving Nissan in Lufkin, TX, 75901. Call (936) 634-4488 for more information about stock number 2285.",
 "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": "loving-nissan",
   "vin": "3N1AB9BV5TY285013",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}