{
 "id": "URLd6794be4a9ae8a9b68f20d629e07731d5f574890",
 "name": "2018 Ford Explorer XLT FWD - Drive Casa",
 "year": 2018,
 "make": "Ford",
 "model": "Explorer XLT",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 19945,
 "currency": "USD",
 "mileage": 113218,
 "vin": null,
 "image": "https://www.drivecasa.com/wp-content/uploads/2025/07/Drive-Casa-Logo.webp",
 "url": "https://carchat.io/v/drive-casa-waco/URLd6794be4a9ae8a9b68f20d629e07731d5f574890",
 "dealer": {
  "id": "drive-casa-waco",
  "name": "Drive Casa - Waco",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/drive-casa-waco"
 },
 "description": "Test drive this 2018 Ford Explorer at Drive Casa in Dallas. Multi-point inspected, Buy Here Pay Here financing available for all credit types. Call today!",
 "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": "drive-casa-waco",
   "vin": "URLd6794be4a9ae8a9b68f20d629e07731d5f574890",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}