{
 "id": "2T3W1RFV7RW323226",
 "name": "Pre-Owned 2024 Toyota RAV4 XLE",
 "year": 2024,
 "make": "Toyota",
 "model": "RAV4",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 32593,
 "currency": "USD",
 "mileage": 14027,
 "vin": "2T3W1RFV7RW323226",
 "image": "https://pictures.dealer.com/t/toyotaofcleveland/0763/b93da81054ab592f22c74b8d5f56e790x.jpg",
 "url": "https://carchat.io/v/toyota-of-cleveland/2T3W1RFV7RW323226",
 "dealer": {
  "id": "toyota-of-cleveland",
  "name": "Toyota of Cleveland",
  "city": "McDonald",
  "state": "TN",
  "url": "https://carchat.io/d/toyota-of-cleveland"
 },
 "description": "Is this 2024 Toyota RAV4 your perfect car? Contact Toyota of Cleveland to see this Magnetic Gray XLE SUV available for $32593",
 "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": "toyota-of-cleveland",
   "vin": "2T3W1RFV7RW323226",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}