Structured Data

    Roy Electric LLC

    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: "Roy Electric LLC",
      description: "Roy Electric LLC is a licensed residential and commercial electrician serving the Cary area with expertise in electrical wiring services. Based in Cary, NC, the company handles both new installations and electrical work for homes and businesses. They offer free quotes and are available for service calls during standard business hours Monday through Friday.",
      url: "https://www.royelectricllc.com/",
      telephone: "+1-919-659-5849",
      address: {
        @type: "PostalAddress",
        streetAddress: "1249 Kildaire Farm Rd #106",
        addressLocality: "Cary",
        addressRegion: "NC",
        postalCode: "27511",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.763013300000004,
        longitude: -78.7824961
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "225",
        bestRating: "5"
      },
      areaServed: "Cary, NC and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical wiring, small business owners with commercial electrical needs, property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Quotes"
        }
      ],
      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.