{
 "id": "2T36DRBV0TC020357",
 "name": "New 2026 Toyota RAV4 LE",
 "year": 2026,
 "make": "Toyota",
 "model": "RAV4",
 "trim": null,
 "bodyStyle": "suv",
 "color": "storm cloud",
 "condition": "new",
 "price": 34458,
 "currency": "USD",
 "mileage": 10,
 "vin": "2T36DRBV0TC020357",
 "image": "https://images.dealer.com/ddc/vehicles/2026/Toyota/RAV4/SUV/trim_LE_fd610f/color/Storm%20Cloud-1L6-60%2C76%2C94-640-en_US.jpg",
 "url": "https://carchat.io/v/north-park-toyota/2T36DRBV0TC020357",
 "dealer": {
  "id": "north-park-toyota",
  "name": "North Park Toyota",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/north-park-toyota"
 },
 "description": "Is this 2026 Toyota RAV4 your perfect car? Contact North Park Toyota of San Antonio to see this Storm Cloud LE SUV available for $34458",
 "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": "north-park-toyota",
   "vin": "2T36DRBV0TC020357",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}