Structured Data

    Crown Sprinklers

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Crown Sprinklers",
      description: "Crown Sprinklers is a locally-owned irrigation service company in Lubbock, Texas, specializing in sprinkler system installation, repair, and maintenance. They serve residential and commercial properties throughout the Lubbock area with expertise in designing and installing efficient irrigation systems tailored to local climate conditions.",
      telephone: "+1-806-794-2316",
      address: {
        @type: "PostalAddress",
        streetAddress: "11702 Frankford Ave",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79424",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4876955,
        longitude: -101.9401151
      },
      areaServed: "Lubbock, Texas and surrounding areas",
      knowsAbout: "Irrigation Systems, Homeowners, commercial property managers, landscapers",
      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.