Structured Data

    Rancho Jardines Irrigation

    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: "Rancho Jardines Irrigation",
      description: "Rancho Jardines Irrigation is a general contracting and irrigation service provider based in Queen Creek, Arizona. They specialize in irrigation system installation, maintenance, and repair for residential and commercial properties. With over a decade of local service, they help property owners maintain efficient water systems for landscaping and agricultural needs.",
      url: "http://www.rjid.org/",
      telephone: "+1-480-987-3199",
      address: {
        @type: "PostalAddress",
        streetAddress: "23040 S Sossaman Rd",
        addressLocality: "Queen Creek",
        addressRegion: "AZ",
        postalCode: "85142",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.2388798,
        longitude: -111.6694204
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Queen Creek and surrounding areas of Phoenix metro",
      knowsAbout: "Irrigation Systems, Property owners needing new irrigation systems, homeowners with existing system maintenance, landscapers, commercial properties",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Offerings"
        }
      ],
      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.