Structured Data

    Texas Designer Flooring

    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: "Texas Designer Flooring",
      description: "Texas Designer Flooring is a full-service flooring retailer and installer in Fort Worth offering hardwood, tile, laminate, vinyl plank, and carpet options. Located on Camp Bowie Boulevard, they combine an extensive showroom with professional installation services, helping homeowners and contractors select and install quality flooring for residential and commercial projects.",
      url: "http://texasdesignerflooring.com/",
      telephone: "+1-817-761-1745",
      address: {
        @type: "PostalAddress",
        streetAddress: "4727 Camp Bowie Blvd",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76107",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7389365,
        longitude: -97.39030059999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Fort Worth and surrounding North Texas communities",
      knowsAbout: "Flooring, Homeowners planning renovations, contractors needing flooring materials and installation, commercial property managers, design-conscious customers wanting to view samples in person",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Installation Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Broad Material Selection"
        }
      ],
      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.