Structured Data

    Texas Irrigation Supply

    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: "Texas Irrigation Supply",
      description: "Texas Irrigation Supply is a specialist retailer in Round Rock providing irrigation equipment, parts, and supplies for residential and commercial customers. They stock a comprehensive selection of sprinkler systems, controllers, valves, fittings, and related components, offering both in-store shopping and expert product guidance for landscape professionals and DIY enthusiasts.",
      url: "https://txisupply.com/",
      telephone: "+1-512-647-3224",
      address: {
        @type: "PostalAddress",
        streetAddress: "16813 Joe Barbee Dr",
        addressLocality: "Round Rock",
        addressRegion: "TX",
        postalCode: "78664",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.4700121,
        longitude: -97.6635299
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "49",
        bestRating: "5"
      },
      areaServed: "Round Rock, Austin metro, and surrounding areas",
      knowsAbout: "Irrigation Systems, Landscape contractors, irrigation installers, landscape maintenance companies, homeowners with sprinkler systems",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Inventory"
        },
        {
          @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.