Structured Data

    Grass Roots Services

    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: "Grass Roots Services",
      description: "Grass Roots Services is an irrigation specialist serving Colorado Springs and the surrounding area with comprehensive lawn and landscape irrigation solutions. They provide new system installation, repairs, maintenance, and seasonal services to keep residential and commercial properties watered efficiently. Their experienced team focuses on helping customers establish healthy, thriving landscapes through professional irrigation design and management.",
      url: "http://grassrootsirrigationservices.com/contact-us/",
      telephone: "+1-719-391-2745",
      address: {
        @type: "PostalAddress",
        streetAddress: "33 Willis Dr",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80911",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.7425423,
        longitude: -104.72712899999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas, Colorado",
      knowsAbout: "Irrigation Systems, Residential property owners, Commercial landscapes, New construction landscaping",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Coverage"
        }
      ],
      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.