{
 "id": "5TFEM5F17GX095116",
 "name": "2016 TOYOTA TUNDRA SR5",
 "year": 2016,
 "make": "Toyota",
 "model": "TUNDRA",
 "trim": "SR5",
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 25723,
 "currency": "USD",
 "mileage": 89819,
 "vin": "5TFEM5F17GX095116",
 "image": "https://dtimages.blob.core.windows.net/imagecache/1674/2b8c6d94955866c3fea88cecfaddcbba52a65916.jpg",
 "url": "https://carchat.io/v/starventuresautos/5TFEM5F17GX095116",
 "dealer": {
  "id": "starventuresautos",
  "name": "Starventuresautos",
  "city": "Corolla",
  "state": "LE",
  "url": "https://carchat.io/d/starventuresautos"
 },
 "description": null,
 "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": "starventuresautos",
   "vin": "5TFEM5F17GX095116",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}