Structured Data

    Sooner Okie Irrigation & Drains

    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: "Sooner Okie Irrigation & Drains",
      description: "Sooner Okie Irrigation & Drains provides comprehensive irrigation system installation, maintenance, and repair services to Oklahoma City and surrounding areas. They specialize in designing and installing custom irrigation systems for residential and commercial properties, along with drain cleaning and maintenance services. With years of local experience, they deliver reliable solutions to keep landscapes healthy and drainage systems functioning properly.",
      url: "https://www.soonerokieirrigation.net/",
      telephone: "+1-405-789-9600",
      address: {
        @type: "PostalAddress",
        streetAddress: "5709 SW 21st St",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73128",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4436485,
        longitude: -97.6162719
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "57",
        bestRating: "5"
      },
      areaServed: "Oklahoma City, Oklahoma and surrounding communities",
      knowsAbout: "Irrigation Systems, Homeowners with landscape irrigation needs, commercial property managers, customers needing drain cleaning and maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Solutions"
        }
      ],
      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.