Structured Data

    Alltown Electric Inc | Local Electrician | Electrician

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Alltown Electric Inc | Local Electrician | Electrician",
      description: "Alltown Electric Inc is a licensed electrician serving the Chicago area with expertise in residential and commercial electrical work. They handle everything from routine repairs and installations to panel upgrades and emergency electrical services, providing reliable solutions for homes and businesses throughout the region.",
      telephone: "+1-847-430-3200",
      address: {
        @type: "PostalAddress",
        streetAddress: "1717 S Prairie Ave",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60616",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.858495999999995,
        longitude: -87.61992099999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Chicago and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, commercial property managers, businesses requiring emergency electrical service, customers seeking licensed and insured technicians",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical Solutions"
        }
      ],
      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.