{
 "id": "2T3ZFREV0EW114257",
 "name": "2014 Toyota RAV4 Standard",
 "year": 2014,
 "make": "Toyota",
 "model": "RAV4",
 "trim": "Standard",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 10995,
 "currency": "USD",
 "mileage": 130726,
 "vin": "2T3ZFREV0EW114257",
 "image": "https://imagescdn.dealercarsearch.com/Media/4684/24001381/639173842420849141.jpg",
 "url": "https://carchat.io/v/avinenterprises/2T3ZFREV0EW114257",
 "dealer": {
  "id": "avinenterprises",
  "name": "Avinenterprises",
  "city": "Tampa",
  "state": "FL",
  "url": "https://carchat.io/d/avinenterprises"
 },
 "description": "Toyota RAV4 - Efficient & Ready for Adventure!Clean with excellent fuel economy and a spacious interior. Features include Bluetooth, backup camera, comfortable seating, and plenty of cargo space. Perfect for daily commuting, family trips, or weekend adventures! Contact us today for more details or to schedule a test drive!",
 "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": "avinenterprises",
   "vin": "2T3ZFREV0EW114257",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}