{
 "id": "4JGDA5HB2FA477478",
 "name": "2015 Mercedes-Benz M-Class 4-MATIC",
 "year": 2015,
 "make": "Mercedes-Benz",
 "model": "M-Class",
 "trim": "4-MATIC",
 "bodyStyle": null,
 "color": "white",
 "condition": "used",
 "price": 12550,
 "currency": "USD",
 "mileage": 137323,
 "vin": "4JGDA5HB2FA477478",
 "image": "https://images.autofunds.net/InventoryImages/2025/09/03/4060_2656800_19713184_114203012025.jpg",
 "url": "https://carchat.io/v/autohausofirvington/4JGDA5HB2FA477478",
 "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": "4JGDA5HB2FA477478",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}