Structured Data

    Illuminated Electric LLC

    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: "Illuminated Electric LLC",
      description: "Illuminated Electric LLC is a licensed and insured electrical contractor serving Rock Hill and the surrounding Carolinas region. They specialize in residential electrical services including panel upgrades, generator installation, EV charger installation, and smart home wiring, along with general electrical repairs and maintenance. With a focus on quality workmanship and customer satisfaction, Illuminated Electric handles both routine electrical needs and complex installations for homeowners.",
      url: "https://illuminatedelectric.net/",
      telephone: "+1-803-370-1498",
      address: {
        @type: "PostalAddress",
        streetAddress: "4175 White Pine Ct",
        addressLocality: "Rock Hill",
        addressRegion: "SC",
        postalCode: "29732",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.9855825,
        longitude: -81.0666531
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "103",
        bestRating: "5"
      },
      areaServed: "Rock Hill, SC and surrounding Carolinas",
      knowsAbout: "Electricians, Homeowners needing electrical upgrades, EV charging installation, generators, smart home automation, and residential electrical repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EV Charger Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Smart Home Integration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Generator & Panel Services"
        }
      ],
      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.