{
 "id": "JTMCY7AJ5J4069847",
 "name": "Used 2018 Toyota Land Cruiser",
 "year": 2018,
 "make": "Toyota",
 "model": "Land Cruiser",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 66901,
 "currency": "USD",
 "mileage": 91683,
 "vin": "JTMCY7AJ5J4069847",
 "image": "https://pictures.dealer.com/m/miniofknoxville/1903/32a91bdd47adf630871041aa9f12e5fax.jpg",
 "url": "https://carchat.io/v/mini-of-knoxville/JTMCY7AJ5J4069847",
 "dealer": {
  "id": "mini-of-knoxville",
  "name": "MINI of Knoxville",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/mini-of-knoxville"
 },
 "description": "Is this 2018 Toyota Land Cruiser your perfect car? Contact MINI of Knoxville to see this Blue Onyx Pearl SUV available for $66901",
 "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": "mini-of-knoxville",
   "vin": "JTMCY7AJ5J4069847",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}