Structured Data

    Right Electrical Services LLC

    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: "Right Electrical Services LLC",
      description: "Right Electrical Services LLC is a licensed and insured electrician serving the Raleigh area with expertise in residential and commercial electrical work. They handle everything from routine repairs and panel upgrades to generator installation, EV charger installation, and smart home wiring. The team is known for prompt, professional service and transparent pricing.",
      url: "https://raleighelectricians.com/",
      telephone: "+1-919-359-1017",
      address: {
        @type: "PostalAddress",
        streetAddress: "4208 Six Forks Rd Suite 1000",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27609",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.837015099999995,
        longitude: -78.640051
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "388",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing EV charger installation, properties requiring generator backup, smart home enthusiasts, commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EV Charger & Generator Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Smart Home Integration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Response"
        }
      ],
      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.