{
 "id": "3TYLC5LN3TT054925",
 "name": "2026 Toyota Tacoma TRD Off Road Hybrid",
 "year": 2026,
 "make": "Toyota",
 "model": "Tacoma",
 "trim": "TRD Off Road Hybrid",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 51794,
 "currency": "USD",
 "mileage": 3544,
 "vin": "3TYLC5LN3TT054925",
 "image": "https://static.overfuel.com/dealers/farris-motor/image/farris-og-4.webp",
 "url": "https://carchat.io/v/farris-motor-company/3TYLC5LN3TT054925",
 "dealer": {
  "id": "farris-motor-company",
  "name": "Farris Motor Company",
  "city": "Jefferson City",
  "state": "TN",
  "url": "https://carchat.io/d/farris-motor-company"
 },
 "description": "Certified Pre-Owned 2026 Toyota Tacoma TRD Off Road Hybrid in Morristown, TN",
 "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": "farris-motor-company",
   "vin": "3TYLC5LN3TT054925",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}