Structured Data

    Century Electric Co.

    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: "Century Electric Co.",
      description: "Century Electric Co. is a full-service electrical contractor based in Berwyn, Illinois, specializing in residential and commercial electrical installation, repair, and maintenance. With decades of experience, they handle everything from routine wiring and panel upgrades to complex electrical projects for homes and businesses throughout the Chicago area.",
      url: "https://usmaperx.org/details/century-electric-co--ChIJtUo",
      telephone: "+1-708-795-1535",
      address: {
        @type: "PostalAddress",
        streetAddress: "2109 S Oak Park Ave",
        addressLocality: "Berwyn",
        addressRegion: "IL",
        postalCode: "60402",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.8519891,
        longitude: -87.793092
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Berwyn, Illinois and surrounding Chicago area",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, Business owners requiring commercial electrical work, Property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Berwyn-Based Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Expertise"
        }
      ],
      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.