Structured Data

    Assurance Electrical Services

    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: "Assurance Electrical Services",
      description: "Assurance Electrical Services is a licensed electrical contractor serving the Monona area and surrounding communities. They provide comprehensive residential and commercial electrical services including installations, repairs, panel upgrades, and emergency electrical work. With a focus on quality craftsmanship and reliable service, they handle everything from routine maintenance to complex electrical projects.",
      url: "https://servicextc.com/assurance-electrical-services/",
      telephone: "+1-608-287-6391",
      address: {
        @type: "PostalAddress",
        streetAddress: "5102 Tonyawatha Trail",
        addressLocality: "Monona",
        addressRegion: "WI",
        postalCode: "53716",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0645573,
        longitude: -89.3468528
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Monona, Madison, and surrounding Dane County areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, Commercial property owners, Customers requiring emergency electrical service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Professional"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Availability"
        }
      ],
      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.