Structured Data

    Charleston Lanehart Electric

    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: "Charleston Lanehart Electric",
      description: "Charleston Lanehart Electric is a licensed and insured electrical contractor serving the Charleston area with residential and commercial electrical services. They handle everything from routine repairs and installations to panel upgrades, generator installation, and smart home wiring. With decades of experience, they pride themselves on reliable service and professional craftsmanship for both new construction and existing properties.",
      url: "https://lanehart.com/",
      telephone: "+1-843-554-5773",
      address: {
        @type: "PostalAddress",
        streetAddress: "5471 Woodbine Ave",
        addressLocality: "North Charleston",
        addressRegion: "SC",
        postalCode: "29406",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8933606,
        longitude: -80.0161535
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "North Charleston, Charleston, and surrounding Lowcountry",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, new construction projects, businesses requiring commercial electrical work, customers wanting panel upgrades or generator installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Experience"
        }
      ],
      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.