{
 "id": "5TBET34186S546965",
 "name": "2006 Toyota Tundra Double",
 "year": 2006,
 "make": "Toyota",
 "model": "Tundra Double",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 265000,
 "vin": "5TBET34186S546965",
 "image": "https://imagescf.dealercenter.net/640/480/202602-026e649a5bc3499d944fd0dd864255c4.jpg",
 "url": "https://carchat.io/v/eli-and-sons-auto-center/5TBET34186S546965",
 "dealer": {
  "id": "eli-and-sons-auto-center",
  "name": "Eli & Sons Auto Center",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/eli-and-sons-auto-center"
 },
 "description": "Find USED 2006 TOYOTA TUNDRA DOUBLE CAB for sale at CALL FOR PRICE in San Antonio, TX at Eli &amp; Sons Auto Center now.",
 "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": "eli-and-sons-auto-center",
   "vin": "5TBET34186S546965",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}