Structured Data

    N&Y Flooring Installation

    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: "N&Y Flooring Installation",
      description: "N&Y Flooring Installation specializes in professional installation and repair of hardwood, laminate, and vinyl flooring throughout the Dallas Fort Worth Metroplex. Serving Irving and surrounding areas across Dallas, Tarrant, Ellis, and Johnson counties, they provide quality flooring solutions for residential customers seeking durable and attractive floor options.",
      url: "http://omarsflooring.wordpress.com/",
      telephone: "+1-972-799-0582",
      address: {
        @type: "PostalAddress",
        streetAddress: "500 Haley St",
        addressLocality: "Irving",
        addressRegion: "TX",
        postalCode: "75060",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8101152,
        longitude: -96.9574854
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Irving, Texas and Dallas Fort Worth Metroplex including Dallas, Tarrant, Ellis, and Johnson counties",
      knowsAbout: "Flooring, Homeowners seeking affordable flooring installation, Customers needing floor repairs, Dallas Fort Worth residents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Flooring Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wide Service Area"
        }
      ],
      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.