Structured Data

    Precision Irrigation Team

    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: "Precision Irrigation Team",
      description: "Precision Irrigation Team provides comprehensive irrigation system design, installation, and maintenance services for residential properties in San Diego County. Specializing in custom irrigation solutions, they help homeowners optimize water efficiency while maintaining healthy landscapes. Their expertise includes system repairs, upgrades, and seasonal maintenance to keep irrigation systems running at peak performance.",
      url: "https://www.precisionirrigationteam.com/",
      telephone: "+1-858-756-5998",
      address: {
        @type: "PostalAddress",
        streetAddress: "16956 Via De Santa Fe",
        addressLocality: "Rancho Santa Fe",
        addressRegion: "CA",
        postalCode: "92067",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.0185396,
        longitude: -117.2025228
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Rancho Santa Fe, San Diego County, CA",
      knowsAbout: "Irrigation Systems, Homeowners with established landscapes, water-conscious property owners, residential properties needing system upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom System Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Maintenance"
        }
      ],
      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.