Structured Data

    Floor Depot

    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: "Floor Depot",
      description: "Floor Depot is a flooring materials and home goods store in San Antonio specializing in a wide range of flooring options including hardwood, tile, laminate, and vinyl products. They offer both retail sales of flooring materials and installation services, serving both residential and commercial customers. Their showroom allows customers to browse and compare flooring styles before making selections.",
      url: "http://www.floordepotsa.com/",
      telephone: "+1-210-734-4300",
      address: {
        @type: "PostalAddress",
        streetAddress: "311 Spencer Ln",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78201",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.484690399999998,
        longitude: -98.5413124
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "77",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Flooring, Homeowners replacing flooring, Commercial property managers, DIY customers, Contractors seeking materials and installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Flooring Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Installation Available"
        }
      ],
      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.