{
 "id": "5N1AT2MVXKC837445",
 "name": "2019 Nissan Rogue AWD SL",
 "year": 2019,
 "make": "Nissan",
 "model": "Rogue",
 "trim": "AWD SL",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 11850,
 "currency": "USD",
 "mileage": 143504,
 "vin": "5N1AT2MVXKC837445",
 "image": "https://images.autofunds.net/InventoryImages/2026/04/13/1907_2766191_18192296_33513032026.jpg",
 "url": "https://carchat.io/v/ct-auto/5N1AT2MVXKC837445",
 "dealer": {
  "id": "ct-auto",
  "name": "Ct Auto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/ct-auto"
 },
 "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": "ct-auto",
   "vin": "5N1AT2MVXKC837445",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}