{
 "id": "2T3ZFREV5GW309080",
 "name": "Used 2016 Toyota RAV4 LE",
 "year": 2016,
 "make": "Toyota",
 "model": "RAV4",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 18251,
 "currency": "USD",
 "mileage": 88500,
 "vin": "2T3ZFREV5GW309080",
 "image": "https://images.dealer.com/ddc/vehicles/2016/Toyota/RAV4/SUV/trim_LE_cb65cb/color/Silver%20Sky%20Metallic-1D6-177%2C177%2C177-640-en_US.jpg",
 "url": "https://carchat.io/v/vandergriff-honda/2T3ZFREV5GW309080",
 "dealer": {
  "id": "vandergriff-honda",
  "name": "Vandergriff Honda",
  "city": "Arlington",
  "state": "TX",
  "url": "https://carchat.io/d/vandergriff-honda"
 },
 "description": "Is this 2016 Toyota RAV4 your perfect car? Contact Vandergriff Honda to see this Silver Sky LE SUV available for $18251",
 "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": "vandergriff-honda",
   "vin": "2T3ZFREV5GW309080",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}