{
 "id": "3N1AB8BV8SY254217",
 "name": "New 2025 Nissan Sentra S",
 "year": 2025,
 "make": "Nissan",
 "model": "Sentra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "fresh powder",
 "condition": "new",
 "price": 23345,
 "currency": "USD",
 "mileage": 860,
 "vin": "3N1AB8BV8SY254217",
 "image": "https://pictures.dealer.com/c/centralhoustonnissan4/0105/adcc93e2b0a1a36dab206e8293dbffa7x.jpg",
 "url": "https://carchat.io/v/central-pre-owned-supercenter/3N1AB8BV8SY254217",
 "dealer": {
  "id": "central-pre-owned-supercenter",
  "name": "Central Pre-Owned Supercenter",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/central-pre-owned-supercenter"
 },
 "description": "Is this 2025 Nissan Sentra your perfect car? Contact Central Houston Nissan to see this Fresh Powder S Sedan available for $23345",
 "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": "central-pre-owned-supercenter",
   "vin": "3N1AB8BV8SY254217",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}