{
 "id": "JT3FJ80W2M0005561",
 "name": "1991 Toyota Land Cruiser 4WD",
 "year": 1991,
 "make": "Toyota",
 "model": "Land Cruiser",
 "trim": "4WD",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 22999,
 "currency": "USD",
 "mileage": 101585,
 "vin": "JT3FJ80W2M0005561",
 "image": null,
 "url": "https://carchat.io/v/topgearz/JT3FJ80W2M0005561",
 "dealer": {
  "id": "topgearz",
  "name": "Topgearz",
  "city": "Detroit",
  "state": "MI",
  "url": "https://carchat.io/d/topgearz"
 },
 "description": "More Photos coming soon Visit Top Gearz Auto online at www.topgearz.com to see more pictures of this vehicle or call us at 313-801-6964 today to schedule your 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": "topgearz",
   "vin": "JT3FJ80W2M0005561",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}