{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.tecequipment.com/#organization",
      "name": "TEC Equipment",
      "url": "https://www.tecequipment.com/",
      "description": "Leading full-service truck and trailer dealership with 30+ locations offering new and used truck and trailer sales, parts, service, leasing and rental."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/tec-equipment#asg",
      "name": "TEC Equipment ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/tec-equipment",
      "isPartOf": {
        "@id": "https://www.tecequipment.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}