{
 "id": "URL06c59b1152f0e53d931101253f06e2e6fbfaae28",
 "name": "2025 Toyota Corolla Hybrid",
 "year": 2025,
 "make": "Toyota",
 "model": "Corolla Hybrid",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/chuck-hutton-toyota/URL06c59b1152f0e53d931101253f06e2e6fbfaae28",
 "dealer": {
  "id": "chuck-hutton-toyota",
  "name": "Chuck Hutton Toyota",
  "city": "Memphis",
  "state": "TN",
  "url": "https://carchat.io/d/chuck-hutton-toyota"
 },
 "description": "Buy the new 2025 Toyota Corolla Hybrid in Memphis, TN, at Chuck Hutton Toyota, near Southaven, Whitehaven and the Goodman Road area.",
 "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": "chuck-hutton-toyota",
   "vin": "URL06c59b1152f0e53d931101253f06e2e6fbfaae28",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}