Structured Data

    Lighthouse Electrical

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Lighthouse Electrical",
      description: "Lighthouse Electrical is a licensed electrician serving Clovis and the surrounding Central Valley area. They handle residential and commercial electrical work, including panel upgrades, generator installation, EV charger installation, and smart home wiring. The team provides free estimates and prioritizes clear communication with customers on their projects.",
      url: "http://www.lighthouseelec.com/",
      telephone: "+1-559-498-3017",
      address: {
        @type: "PostalAddress",
        streetAddress: "520 Park Creek Dr",
        addressLocality: "Clovis",
        addressRegion: "CA",
        postalCode: "93611",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8396839,
        longitude: -119.70441509999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Clovis, CA and surrounding Central Valley communities",
      knowsAbout: "Electricians, Homeowners needing panel upgrades or EV charging installation, businesses requiring commercial electrical work, customers wanting licensed and insured service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.