Structured Data

    Textures Nashville

    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: "Textures Nashville",
      description: "Textures Nashville is a locally-owned hardwood flooring showroom and installation specialist serving the Nashville area. They offer a curated selection of hardwood flooring options, expert installation services, and personalized design consultations to help homeowners and contractors find the perfect flooring solution. With their showroom location on Merritt Ave, customers can view and compare flooring samples before making their choice.",
      url: "https://textureshardwood.com/locations/nashville/",
      telephone: "+1-615-228-2922",
      address: {
        @type: "PostalAddress",
        streetAddress: "510 Merritt Ave #107",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1403266,
        longitude: -86.7678535
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Nashville and surrounding Middle Tennessee communities",
      knowsAbout: "Flooring, Homeowners seeking quality hardwood floors, contractors needing reliable flooring partners, renovators upgrading existing floors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Expert Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.