Structured Data

    Accent Sprinklers 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: "Accent Sprinklers Repair",
      description: "Accent Sprinklers Repair is a Walnut Creek-based irrigation specialist focused on sprinkler system repair, maintenance, and installation. The company serves residential and commercial clients throughout the East Bay, offering spring startup service, winterization blowouts, system repairs, and new installations to keep irrigation systems running efficiently.",
      url: "https://www.accentsprinklerrepair.com/",
      telephone: "+1-925-323-5668",
      address: {
        @type: "PostalAddress",
        addressLocality: "Walnut Creek",
        addressRegion: "CA",
        postalCode: "94596",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.8823256,
        longitude: -122.02697060000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Walnut Creek and surrounding East Bay communities",
      knowsAbout: "Irrigation Systems, Homeowners needing seasonal irrigation maintenance, property managers with multiple systems, businesses with landscape irrigation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spring Startup & Winterization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Range"
        }
      ],
      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.