Structured Data

    Power Safe Electricians

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Power Safe Electricians",
      description: "Power Safe Electricians is a licensed electrical service provider serving Oakland and the surrounding Bay Area. They handle residential and commercial electrical work, including installations, repairs, troubleshooting, and maintenance. With a focus on safety and reliable service, they're available for both routine electrical needs and urgent issues.",
      telephone: "+1-510-288-6804",
      address: {
        @type: "PostalAddress",
        streetAddress: "2640 8th Ave",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94606",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.8014097,
        longitude: -122.23942389999999
      },
      areaServed: "Oakland, CA and surrounding Bay Area",
      knowsAbout: "Electricians, Homeowners needing repairs, property managers with commercial buildings, Oakland residents with electrical emergencies",
      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.