{
 "id": "3N1CN8EV4SL879965",
 "name": "2025 Nissan Versa",
 "year": 2025,
 "make": "Nissan",
 "model": "Versa",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 19995,
 "currency": "USD",
 "mileage": 1043,
 "vin": "3N1CN8EV4SL879965",
 "image": "https://pictures.dealer.com/l/lovingnissan/0303/81dd3e4e106e06223fb8ddbc52b6179ex.jpg",
 "url": "https://carchat.io/v/loving-auto-group/3N1CN8EV4SL879965",
 "dealer": {
  "id": "loving-auto-group",
  "name": "Loving Auto Group",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/loving-auto-group"
 },
 "description": "Used 2025 Nissan Versa from Loving Auto Group in LUFKIN, TX, 75901. Call (888) 473-2509 for more information.",
 "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-auto-group",
   "vin": "3N1CN8EV4SL879965",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}