Structured Data

    Advanced Irrigation Inc

    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: "Advanced Irrigation Inc",
      description: "Advanced Irrigation Inc provides comprehensive irrigation system design, installation, repair, and maintenance services for residential and commercial properties in the Pacific, WA area. They specialize in new system installations, seasonal maintenance including winterization and spring startup, and smart controller upgrades to optimize water efficiency. Their experienced team handles everything from basic repairs to complete system overhauls.",
      url: "http://www.advancedinc.com/",
      telephone: "+1-888-833-6220",
      address: {
        @type: "PostalAddress",
        streetAddress: "213 Frontage Rd S",
        addressLocality: "Pacific",
        addressRegion: "WA",
        postalCode: "98047",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.2661358,
        longitude: -122.26100079999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Pacific, WA and surrounding communities",
      knowsAbout: "Irrigation Systems, Homeowners with lawn and landscape irrigation needs, Property managers overseeing multiple irrigation systems, Customers seeking seasonal maintenance and winterization",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Water Efficiency Focus"
        }
      ],
      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.