{
 "id": "4T1DAACK6SU644417",
 "name": "Used 2025 Toyota Camry SE",
 "year": 2025,
 "make": "Toyota",
 "model": "Camry",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "ice cap",
 "condition": "used",
 "price": 32890,
 "currency": "USD",
 "mileage": 8689,
 "vin": "4T1DAACK6SU644417",
 "image": "https://media.dealeralchemist.com/jellies/Toyota/Camry/C453133_040_Front.png?auto=compress%2Cformat",
 "url": "https://carchat.io/v/fox-toyota/4T1DAACK6SU644417",
 "dealer": {
  "id": "fox-toyota",
  "name": "Fox Toyota",
  "city": "Clinton",
  "state": "TN",
  "url": "https://carchat.io/d/fox-toyota"
 },
 "description": "Used 2025 Toyota Camry SE",
 "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": "fox-toyota",
   "vin": "4T1DAACK6SU644417",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}