Structured Data

    The Trenchless Co.

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Trenchless Co.",
      description: "The Trenchless Co. is a Sacramento-based plumbing company specializing in trenchless sewer line repair and replacement technology. They use advanced no-dig methods to fix damaged pipes without excavating yards, saving customers time and money. The company serves residential and commercial clients throughout the Sacramento area with emergency services and free estimates.",
      url: "http://www.dontdig.com/",
      telephone: "+1-916-455-4433",
      address: {
        @type: "PostalAddress",
        streetAddress: "6201 Elvas Ave",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95819",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.558509799999996,
        longitude: -121.4281316
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "768",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Plumbing, Homeowners with damaged sewer lines, commercial property managers, emergency plumbing situations, customers wanting to avoid yard excavation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Trenchless Technology Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.