Structured Data

    Allgreen Systems

    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: "Allgreen Systems",
      description: "Allgreen Systems is an irrigation specialist serving the greater Atlanta area from their Cumming location. They design, install, and maintain residential and commercial irrigation systems, offering comprehensive solutions from initial system design through ongoing maintenance and repairs. With over a decade of experience, they help property owners maximize water efficiency while keeping landscapes healthy and vibrant.",
      url: "https://allgreenirrigationsystems.com/",
      telephone: "+1-770-888-9399",
      address: {
        @type: "PostalAddress",
        streetAddress: "1768 Newt Green Rd",
        addressLocality: "Cumming",
        addressRegion: "GA",
        postalCode: "30028",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.2610823,
        longitude: -84.2603729
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Cumming, GA and surrounding North Atlanta communities",
      knowsAbout: "Irrigation Systems, Homeowners with new or aging irrigation systems, commercial property managers, landscapers needing reliable irrigation partnerships",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Irrigation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        }
      ],
      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.