Structured Data

    Conyers Electrical Service

    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: "Conyers Electrical Service",
      description: "Conyers Electrical Service is a licensed and insured electrician serving Chesapeake and surrounding areas. They handle residential electrical work including installations, repairs, panel upgrades, and generator installation. The team provides free estimates and professional service for both routine maintenance and emergency electrical issues.",
      url: "http://www.conyerselectricalservice.net/",
      telephone: "+1-757-714-0014",
      address: {
        @type: "PostalAddress",
        streetAddress: "620 Innovation Dr Ste 103",
        addressLocality: "Chesapeake",
        addressRegion: "VA",
        postalCode: "23320",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.7331814,
        longitude: -76.2162663
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "71",
        bestRating: "5"
      },
      areaServed: "Chesapeake, VA and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, panel upgrades, generator installation, or emergency electrical service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Generator Installation"
        }
      ],
      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.