{
 "id": "4T1DAACKXSU002623",
 "name": "Pre-Owned 2025 Toyota Camry XSE",
 "year": 2025,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 35943,
 "currency": "USD",
 "mileage": 29168,
 "vin": "4T1DAACKXSU002623",
 "image": null,
 "url": "https://carchat.io/v/mitchell-toyota/4T1DAACKXSU002623",
 "dealer": {
  "id": "mitchell-toyota",
  "name": "Mitchell Toyota",
  "city": "San Angelo",
  "state": "TX",
  "url": "https://carchat.io/d/mitchell-toyota"
 },
 "description": "Is this 2025 Toyota Camry your perfect car? Contact Mitchell Toyota to see this XSE Sedan available for $35943",
 "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": "mitchell-toyota",
   "vin": "4T1DAACKXSU002623",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}