{
 "id": "3N1AB8DV1RY313163",
 "name": "2024 Nissan Sentra",
 "year": 2024,
 "make": "Nissan",
 "model": "Sentra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 18480,
 "currency": "USD",
 "mileage": 78453,
 "vin": "3N1AB8DV1RY313163",
 "image": "https://cdn05.carsforsale.com/4a5831979caec0372445c7421f29e2a3/480x360/2024-nissan-sentra-sr-4dr-sedan.jpg",
 "url": "https://carchat.io/v/luxury-unlimited/3N1AB8DV1RY313163",
 "dealer": {
  "id": "luxury-unlimited",
  "name": "Luxury Unlimited",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/luxury-unlimited"
 },
 "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": "luxury-unlimited",
   "vin": "3N1AB8DV1RY313163",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}