Structured Data

    RP Energy Electrical Contractors

    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: "RP Energy Electrical Contractors",
      description: "RP Energy Electrical Contractors is a licensed electrical service company serving the Phoenix area with expertise in residential and commercial electrical work. They handle everything from electrical repairs and installations to panel upgrades and generator installations, providing reliable service for both routine maintenance and emergency electrical needs.",
      url: "https://rpenergy.co/contact-us",
      telephone: "+1-602-380-2876",
      address: {
        @type: "PostalAddress",
        streetAddress: "2916 E Campo Bello Dr",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85032",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6444323,
        longitude: -112.0196496
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, businesses requiring commercial electrical work, properties needing emergency electrical service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Availability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Scope"
        }
      ],
      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.