Structured Data

    AvidWater, LLC

    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: "AvidWater, LLC",
      description: "AvidWater, LLC is a water solutions company based in Woodland, California, specializing in irrigation system design, installation, and maintenance for residential and commercial properties. They provide comprehensive water management services including system upgrades, repair, and optimization to help customers reduce water consumption while maintaining healthy landscapes. AvidWater combines expert irrigation knowledge with customer-focused service to deliver efficient, sustainable water solutions.",
      url: "https://avidwater.com/",
      telephone: "+1-530-316-1920",
      address: {
        @type: "PostalAddress",
        streetAddress: "37795 CA-16 Suite 3",
        addressLocality: "Woodland",
        addressRegion: "CA",
        postalCode: "95695",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.6771445,
        longitude: -121.80475659999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Woodland, Sacramento County, and surrounding Northern California regions",
      knowsAbout: "Irrigation Systems, Homeowners seeking efficient irrigation systems, commercial property managers, water-conscious landscapers, properties looking to reduce water bills",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Water Efficiency Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Solutions"
        }
      ],
      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.