Structured Data

    Precision Irrigation Systems

    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: "Precision Irrigation Systems",
      description: "Precision Irrigation Systems is a Dallas-based irrigation specialist offering comprehensive design, installation, and maintenance services for residential and commercial properties. The company provides custom irrigation solutions including drip systems, smart controller installation, seasonal startup and winterization services, and ongoing repair and troubleshooting to keep landscapes healthy and efficient year-round.",
      url: "https://www.precisionirrigationsystems.com/",
      telephone: "+1-469-534-1100",
      address: {
        @type: "PostalAddress",
        streetAddress: "14902 Preston Rd Unit 404-501",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75254",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9519685,
        longitude: -96.8023315
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Dallas, TX and surrounding areas",
      knowsAbout: "Irrigation Systems, Homeowners with landscaping investments, Commercial property managers, Drought-conscious property owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom System Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Smart Technology Integration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Service Cycle"
        }
      ],
      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.