Structured Data

    Sprinkler Specialist Inc

    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: "Sprinkler Specialist Inc",
      description: "Sprinkler Specialist Inc is an irrigation specialist serving the Edmond area with comprehensive sprinkler system services including installation, repair, maintenance, and seasonal startup/shutdown. With a 4.8 rating from customers, they provide professional irrigation solutions for residential properties and handle everything from new system design to troubleshooting existing systems.",
      url: "https://sprinkler-specialist-inc.com/",
      telephone: "+1-405-348-7774",
      address: {
        @type: "PostalAddress",
        streetAddress: "207 W Thatcher St",
        addressLocality: "Edmond",
        addressRegion: "OK",
        postalCode: "73003",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.6603792,
        longitude: -97.485344
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Edmond and surrounding Oklahoma City metro areas",
      knowsAbout: "Irrigation Systems, Residential homeowners, Property managers, Landscape-conscious families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Seasonal 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.