{
 "id": "URL2ab88e537b7a88a89145bddd6bfbae2c80e1051e",
 "name": "2024 Mercedes-Benz CLA 250",
 "year": 2024,
 "make": "Mercedes-Benz",
 "model": "CLA 250",
 "trim": null,
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/mercedes-benz-of-waco/URL2ab88e537b7a88a89145bddd6bfbae2c80e1051e",
 "dealer": {
  "id": "mercedes-benz-of-waco",
  "name": "Mercedes-Benz of Waco",
  "city": "Waco",
  "state": "TX",
  "url": "https://carchat.io/d/mercedes-benz-of-waco"
 },
 "description": "Shop All 2024 Mercedes-Benz CLA 250 Coupe For Sale in Waco. Learn about the interior, exterior, warranty & more at our luxury car dealership.",
 "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": "mercedes-benz-of-waco",
   "vin": "URL2ab88e537b7a88a89145bddd6bfbae2c80e1051e",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}