{
 "id": "5TFTU4GN8FX084949",
 "name": "Pre-Owned 2015 Toyota Tacoma PreRunner V6",
 "year": 2015,
 "make": "Toyota",
 "model": "Tacoma",
 "trim": null,
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 27991,
 "currency": "USD",
 "mileage": 36979,
 "vin": "5TFTU4GN8FX084949",
 "image": "https://pictures.dealer.com/t/toyotaofcleveland/0767/06e13681626179dfcf4e515cc6986458x.jpg",
 "url": "https://carchat.io/v/toyota-of-cleveland/5TFTU4GN8FX084949",
 "dealer": {
  "id": "toyota-of-cleveland",
  "name": "Toyota of Cleveland",
  "city": "McDonald",
  "state": "TN",
  "url": "https://carchat.io/d/toyota-of-cleveland"
 },
 "description": "Is this 2015 Toyota Tacoma your perfect car? Contact Toyota of Cleveland to see this Barcelona Red PreRunner V6 Truck Access Cab available for $27991",
 "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-cleveland",
   "vin": "5TFTU4GN8FX084949",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}