Structured Data

    A1 Electricians

    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: "A1 Electricians",
      description: "A1 Electricians is a licensed and insured electrical service provider serving the Raleigh area with expertise in residential and commercial electrical work. They handle everything from routine maintenance and repairs to panel upgrades, generator installation, and smart home wiring solutions. The team is committed to delivering reliable, professional service with attention to detail.",
      url: "https://a1-electricians-2.ueniweb.com/",
      telephone: "+1-213-256-0398",
      address: {
        @type: "PostalAddress",
        streetAddress: "230 E Martin St",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27601",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7766337,
        longitude: -78.6351638
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, contractors requiring commercial electrical work, property managers managing maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local & Responsive"
        }
      ],
      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.