{
 "id": "5TFLA5DB7PX104523",
 "name": "2023 Toyota Tundra SR5 CrewMax 4WD",
 "year": 2023,
 "make": "Toyota",
 "model": "Tundra SR5",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 34850,
 "currency": "USD",
 "mileage": 68725,
 "vin": "5TFLA5DB7PX104523",
 "image": "https://imagescdn.dealercarsearch.com/Media/3467/24102009/639203429475586435.jpg",
 "url": "https://carchat.io/v/northeast-motor-company/5TFLA5DB7PX104523",
 "dealer": {
  "id": "northeast-motor-company",
  "name": "Northeast Motor Company",
  "city": "Universal City",
  "state": "TX",
  "url": "https://carchat.io/d/northeast-motor-company"
 },
 "description": "Black 2023 Toyota Tundra SR5 CrewMax 4WD with Black interior for sale in San Antonio. Shop Northeast Motor Company for great deals on all our Toyota inventory.",
 "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": "northeast-motor-company",
   "vin": "5TFLA5DB7PX104523",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}