Structured Data

    Lightning Electric

    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: "Lightning Electric",
      description: "Lightning Electric is a licensed electrician serving Bakersfield with residential and commercial electrical services. Based on their Google business profile, they handle standard electrical installations, repairs, and maintenance for homes and businesses throughout the area.",
      url: "https://usmapol.org/details/lightning-electric-ChIJEfb",
      telephone: "+1-661-325-3554",
      address: {
        @type: "PostalAddress",
        streetAddress: "131 Kentucky St",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93305",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.380514399999996,
        longitude: -119.00028979999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, Small business owners, Property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Service"
        }
      ],
      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.