Structured Data

    LM Irrigation

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "LM Irrigation",
      description: "LM Irrigation is a full-service irrigation company based in Lynbrook, NY, specializing in residential and commercial irrigation system design, installation, and maintenance. They offer comprehensive services including new system installations, seasonal startups and shutdowns, repair work, and smart controller upgrades. With nearly two decades of experience, LM Irrigation is known for their attention to detail and customer-focused approach to creating efficient, reliable irrigation solutions.",
      url: "https://lmirrigation.jobbersites.com/",
      telephone: "+1-516-417-4212",
      address: {
        @type: "PostalAddress",
        streetAddress: "2 Edward St",
        addressLocality: "Lynbrook",
        addressRegion: "NY",
        postalCode: "11563",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6667457,
        longitude: -73.67195660000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "95",
        bestRating: "5"
      },
      areaServed: "Long Island, Nassau County, NY and surrounding areas",
      knowsAbout: "Irrigation Systems, Homeowners seeking efficient irrigation solutions, Lakefront and estate property owners, Commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Smart Controller Integration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete System Lifecycle Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Expertise"
        }
      ],
      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.