Structured Data

    E & P Electrical Contracting

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "E & P Electrical Contracting",
      description: "E & P Electrical Contracting is a licensed electrician serving the Norfolk area with residential and commercial electrical services. Based on their Google business classification, they handle standard electrical installations, repairs, and maintenance for homes and businesses throughout the region.",
      telephone: "+1-757-858-8100",
      address: {
        @type: "PostalAddress",
        streetAddress: "3418 Azalea Garden Rd",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23513",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.885995699999995,
        longitude: -76.2219248
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.4",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Norfolk, Virginia and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, Commercial property managers, Property maintenance professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Norfolk Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Work"
        }
      ],
      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.