Structured Data

    Elephant Floors

    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: "Elephant Floors",
      description: "Elephant Floors is a full-service flooring company in Sunnyvale specializing in hardwood installation, refinishing, tile work, and laminate/LVP flooring for both residential and commercial properties. With over two decades of experience, they offer expert craftsmanship, free estimates, and financing options to make quality flooring accessible. Their showroom allows customers to view materials and samples before making decisions.",
      url: "https://www.elephantfloors.net/",
      telephone: "+1-650-547-4800",
      address: {
        @type: "PostalAddress",
        streetAddress: "950 E El Camino Real",
        addressLocality: "Sunnyvale",
        addressRegion: "CA",
        postalCode: "94087",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3518018,
        longitude: -122.01168519999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "88",
        bestRating: "5"
      },
      areaServed: "Sunnyvale, CA and surrounding Silicon Valley communities",
      knowsAbout: "Flooring, Homeowners seeking hardwood or tile flooring, commercial property managers, kitchen and bathroom remodelers, customers wanting professional installation with financing options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Flooring Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom with Material Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Financing"
        }
      ],
      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.