Structured Data

    Irrigation Professionals

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Irrigation Professionals",
      description: "Irrigation Professionals is a general contracting and service company based in Lenoir City, TN, specializing in irrigation system installation, maintenance, and repair. They serve residential and commercial properties throughout the area with expertise in designing and implementing efficient watering solutions tailored to local climate conditions.",
      telephone: "+1-865-406-2713",
      address: {
        @type: "PostalAddress",
        streetAddress: "Pine Top St",
        addressLocality: "Lenoir City",
        addressRegion: "TN",
        postalCode: "37772",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.807990499999995,
        longitude: -84.259388
      },
      areaServed: "Lenoir City, TN and surrounding areas",
      knowsAbout: "Irrigation Systems, Residential homeowners, commercial property managers, landscapers seeking irrigation partnerships",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @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.