Structured Data

    Stone House Floors

    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: "Stone House Floors",
      description: "Stone House Floors is a flooring specialist in Strasburg, VA offering hardwood installation, refinishing, tile work, and laminate flooring solutions. The team brings craftsmanship and attention to detail to residential and commercial projects, with expertise in both new installations and restoration of existing floors.",
      url: "http://stonehousefloorsva.com/",
      telephone: "+1-540-465-8055",
      address: {
        @type: "PostalAddress",
        streetAddress: "28910 Old Valley Pike",
        addressLocality: "Strasburg",
        addressRegion: "VA",
        postalCode: "22657",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9671139,
        longitude: -78.407968
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Strasburg, VA and surrounding Shenandoah Valley communities",
      knowsAbout: "Flooring, Homeowners seeking hardwood refinishing, residential tile work, Homeowners needing mixed-material flooring projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Flooring"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.