Structured Data

    JM Hardwood Floor Specialists, 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: "JM Hardwood Floor Specialists, LLC",
      description: "JM Hardwood Floor Specialists, LLC is a hardwood flooring company serving the greater Puget Sound area with installation, refinishing, and restoration services. They specialize in hardwood floors for both residential and commercial properties, offering expertise in selecting, installing, and maintaining quality hardwood flooring. Their experienced team handles everything from new installations to refinishing existing floors to their original beauty.",
      url: "https://jmhardwoodfloorspecialists.com/",
      telephone: "+1-253-219-9634",
      address: {
        @type: "PostalAddress",
        streetAddress: "8114 155th St Ct E",
        addressLocality: "Puyallup",
        addressRegion: "WA",
        postalCode: "98375",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.114896699999996,
        longitude: -122.32174359999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Puyallup, WA and surrounding Puget Sound communities",
      knowsAbout: "Flooring, Homeowners seeking hardwood floor installation, Residential property owners needing floor refinishing, Customers wanting expert wood flooring consultation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hardwood Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Solutions"
        }
      ],
      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.