{
 "id": "JTM7ERAV4TJ036383",
 "name": "New 2026 Toyota RAV4 Plug-in Hybrid SE",
 "year": 2026,
 "make": "Toyota",
 "model": "RAV4 Plug-in Hybrid",
 "trim": "SE",
 "bodyStyle": "suv",
 "color": "ice cap",
 "condition": "new",
 "price": 45963,
 "currency": "USD",
 "mileage": null,
 "vin": "JTM7ERAV4TJ036383",
 "image": "https://delivery.via.assetscs.toyota.com/adobe/assets/urn:aaid:aem:a1dc605b-913d-4229-ae60-00ed6315e44c/as/image.png?fmt=png-alpha,rgb,none&width=1920",
 "url": "https://carchat.io/v/fox-toyota/JTM7ERAV4TJ036383",
 "dealer": {
  "id": "fox-toyota",
  "name": "Fox Toyota",
  "city": "Clinton",
  "state": "TN",
  "url": "https://carchat.io/d/fox-toyota"
 },
 "description": "New 2026 Toyota RAV4 Plug-in Hybrid 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": "JTM7ERAV4TJ036383",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}