Structured Data

    The Irrigation Company

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Irrigation Company",
      description: "The Irrigation Company in Yelm provides comprehensive irrigation system services for residential and commercial properties throughout the Olympia area. Specializing in system design, installation, repair, and maintenance, they help property owners optimize water efficiency and landscape health. With a focus on quality workmanship and customer service, they handle everything from new system installations to seasonal startup and winterization services.",
      telephone: "+1-360-616-1847",
      address: {
        @type: "PostalAddress",
        streetAddress: "11324 Vail Rd SE",
        addressLocality: "Yelm",
        addressRegion: "WA",
        postalCode: "98597",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 46.922291900000005,
        longitude: -122.56475139999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Yelm, WA and surrounding communities in the Olympia region",
      knowsAbout: "Irrigation Systems, Homeowners with landscaping, Property managers needing system maintenance, Residents new to irrigation systems",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Irrigation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.