Structured Data

    Trim Runners LLC

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Trim Runners LLC",
      description: "Trim Runners LLC specializes in flooring installation and trim work in Harrisonburg, offering professional services for both residential and commercial projects. Based at 23 Toni St, they provide expertise in selecting and installing various flooring types with quality craftsmanship and attention to detail.",
      url: "http://trimrunners.com/",
      telephone: "+1-540-433-1543",
      address: {
        @type: "PostalAddress",
        streetAddress: "23 Toni St",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22802",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4331375,
        longitude: -78.8428165
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding Shenandoah Valley communities",
      knowsAbout: "Flooring, Homeowners planning renovations, commercial property managers, contractors needing subcontractors, budget-conscious customers seeking complete flooring solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Flooring Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.