{
 "id": "3N1AB8CV9SY289475",
 "name": "2025 Nissan Sentra SV",
 "year": 2025,
 "make": "Nissan",
 "model": "Sentra",
 "trim": "SV",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 21902,
 "currency": "USD",
 "mileage": 38840,
 "vin": "3N1AB8CV9SY289475",
 "image": "https://static.overfuel.com/photos/435/1930152/9bd661e4-fd81-4f9f-b9cf-e81105c53ba6.webp",
 "url": "https://carchat.io/v/taylor-automotive/3N1AB8CV9SY289475",
 "dealer": {
  "id": "taylor-automotive",
  "name": "Taylor Automotive",
  "city": "Martin",
  "state": "TN",
  "url": "https://carchat.io/d/taylor-automotive"
 },
 "description": "Pre-owned 2025 Nissan Sentra SV in Martin, TN",
 "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": "taylor-automotive",
   "vin": "3N1AB8CV9SY289475",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}