{
 "id": "4JGDA5JB6GA726957",
 "name": "2016 Mercedes-Benz GLE Base",
 "year": 2016,
 "make": "Mercedes-Benz",
 "model": "GLE",
 "trim": "Base",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 14995,
 "currency": "USD",
 "mileage": 101021,
 "vin": "4JGDA5JB6GA726957",
 "image": "https://images.autofunds.net/InventoryImages/2026/08/28/4060_2824120_33616525_3261228082026.jpg",
 "url": "https://carchat.io/v/autohausofirvington/4JGDA5JB6GA726957",
 "dealer": {
  "id": "autohausofirvington",
  "name": "Autohausofirvington",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autohausofirvington"
 },
 "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": "autohausofirvington",
   "vin": "4JGDA5JB6GA726957",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}