Structured Data

    Randy's Irrigation and Landscape Lighting

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Randy's Irrigation and Landscape Lighting",
      description: "Randy's Irrigation and Landscape Lighting specializes in irrigation system installation, repair, and maintenance alongside landscape lighting design and installation in the Phoenix area. With a focus on quality workmanship and customer satisfaction, they serve residential and commercial properties seeking reliable outdoor irrigation solutions and professional landscape lighting that enhances property aesthetics and functionality.",
      telephone: "+1-602-614-6824",
      address: {
        @type: "PostalAddress",
        streetAddress: "743 E Rowlands Ln",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85022",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6165171,
        longitude: -112.06366709999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding areas",
      knowsAbout: "Irrigation Systems, Residential homeowners, commercial property managers, landscape contractors seeking irrigation and lighting solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Experience"
        }
      ],
      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.