Structured Data

    Stickler's Electrical Service

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Stickler's Electrical Service",
      description: "Stickler's Electrical Service is a certified residential electrician serving the Catawba Valley in North Carolina. They specialize in new construction electrical work, electrical remodels, panel upgrades, generator installation and maintenance, EV charger setup, ceiling fan installation, lighting, surge protection, and annual electrical inspections. Their certified technicians focus on safety, code compliance, and transparent communication for projects of any size.",
      url: "http://www.sticklerselectricalservice.com/",
      telephone: "+1-828-610-1894",
      address: {
        @type: "PostalAddress",
        streetAddress: "6064 Kaylas Ridge Rd",
        addressLocality: "Connelly Springs",
        addressRegion: "NC",
        postalCode: "28612",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.6026224,
        longitude: -81.5223449
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "232",
        bestRating: "5"
      },
      areaServed: "Catawba Valley, North Carolina including Hickory, Lenoir, Morganton, Valdese, and surrounding communities",
      knowsAbout: "Electricians, Homeowners needing new construction wiring, electrical remodels, panel upgrades, EV charger installation, and generators; homeowners seeking a local, certified electrician with emergency availability",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transparent Budgeting & Communication"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Residential Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Availability"
        }
      ],
      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.