Structured Data

    Landtec Sprinkler Repair.

    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: "Landtec Sprinkler Repair.",
      description: "Landtec Sprinkler Repair is an independent irrigation specialist serving the Edmond area with expert sprinkler system repair, maintenance, and winterization services. Based in Edmond, they focus on keeping residential irrigation systems running efficiently year-round, helping homeowners maintain healthy landscapes without the hassle of system failures.",
      telephone: "+1-405-315-7976",
      address: {
        @type: "PostalAddress",
        streetAddress: "408 Mirano Ln",
        addressLocality: "Edmond",
        addressRegion: "OK",
        postalCode: "73034",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.6593026,
        longitude: -97.42548839999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Edmond, Oklahoma and surrounding areas",
      knowsAbout: "Irrigation Systems, Homeowners with sprinkler systems, Property managers, Landscape-conscious residents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Edmond-Based Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Irrigation Care"
        }
      ],
      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.