{
 "id": "3N1AB8CV9SY297978",
 "name": "Used 2025 Nissan Sentra SV",
 "year": 2025,
 "make": "Nissan",
 "model": "Sentra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 23982,
 "currency": "USD",
 "mileage": 45157,
 "vin": "3N1AB8CV9SY297978",
 "image": "https://pictures.dealer.com/s/stevemarshfordfd/1800/b50c72129c2956aba93ba0771885c2eex.jpg",
 "url": "https://carchat.io/v/steve-marsh-ford/3N1AB8CV9SY297978",
 "dealer": {
  "id": "steve-marsh-ford",
  "name": "Steve Marsh Ford",
  "city": "Milan",
  "state": "TN",
  "url": "https://carchat.io/d/steve-marsh-ford"
 },
 "description": "Is this 2025 Nissan Sentra your perfect car? Contact Steve Marsh Ford to see this Cloud White SV Sedan available for $23982",
 "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": "steve-marsh-ford",
   "vin": "3N1AB8CV9SY297978",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}