Structured Data

    Absolute Flooring

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Absolute Flooring",
      description: "Absolute Flooring is a locally-owned flooring company in Colorado Springs specializing in hardwood, tile, carpet, and LVP/laminate flooring installation. They serve residential customers throughout the Colorado Springs area with professional installation services and a commitment to quality craftsmanship. The team handles everything from initial consultation to final installation.",
      telephone: "+1-719-313-1036",
      address: {
        @type: "PostalAddress",
        streetAddress: "6430 N Academy Blvd",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80918",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.922576899999996,
        longitude: -104.79400629999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Flooring, Homeowners needing flooring installation, Residential renovations, Local Colorado Springs properties",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Flooring Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          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.