{
 "id": "JTEBU5JR6L5816205",
 "name": "Used 2020 Toyota 4Runner SR5",
 "year": 2020,
 "make": "Toyota",
 "model": "4Runner",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 90000,
 "currency": "USD",
 "mileage": 138174,
 "vin": "JTEBU5JR6L5816205",
 "image": "https://images.dealer.com/ddc/vehicles/2020/Toyota/4Runner/SUV/trim_SR5_6c6e87/color/Magnetic%20Gray%20Metallic-1G3-50%2C48%2C48-640-en_US.jpg",
 "url": "https://carchat.io/v/volunteer-chevrolet/JTEBU5JR6L5816205",
 "dealer": {
  "id": "volunteer-chevrolet",
  "name": "Volunteer Chevrolet",
  "city": "Sevierville",
  "state": "TN",
  "url": "https://carchat.io/d/volunteer-chevrolet"
 },
 "description": "Is this 2020 Toyota 4Runner your perfect car? Contact Volunteer Chevrolet to see this Gray SR5",
 "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": "volunteer-chevrolet",
   "vin": "JTEBU5JR6L5816205",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}