{
 "id": "URL833769b91280ddff2e6a0f2cd7cc12754bcf796d",
 "name": "2017 Toyota Camry SE - Drive Casa",
 "year": 2017,
 "make": "Toyota",
 "model": "Camry SE",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 21645,
 "currency": "USD",
 "mileage": 114505,
 "vin": null,
 "image": "https://www.drivecasa.com/wp-content/uploads/2025/07/Drive-Casa-Logo.webp",
 "url": "https://carchat.io/v/drive-casa-waco/URL833769b91280ddff2e6a0f2cd7cc12754bcf796d",
 "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 2017 Toyota Camry 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": "URL833769b91280ddff2e6a0f2cd7cc12754bcf796d",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}