{
 "id": "5TFEY5F14BX114623",
 "name": "Pre-Owned 2011 Toyota Tundra Grade RWD 4D CrewMax",
 "year": 2011,
 "make": "Toyota",
 "model": "Tundra",
 "trim": "Used 2011 Toyota Tundra Grade 4D CrewMax",
 "bodyStyle": "truck",
 "color": "pyrite mica",
 "condition": "used",
 "price": 13025,
 "currency": "USD",
 "mileage": 201629,
 "vin": "5TFEY5F14BX114623",
 "image": "https://www.toyotaoflongview.com/wp-content/plugins/inventory/images/notfound.jpg",
 "url": "https://carchat.io/v/toyota-of-longview/5TFEY5F14BX114623",
 "dealer": {
  "id": "toyota-of-longview",
  "name": "Toyota of Longview",
  "city": "Longview",
  "state": "TX",
  "url": "https://carchat.io/d/toyota-of-longview"
 },
 "description": "2011 Used Toyota Tundra 4D CrewMax RWD located in Longview, TX at  | $13,025",
 "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": "toyota-of-longview",
   "vin": "5TFEY5F14BX114623",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}