Structured Data

    Your Electricians Team of Boulder

    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: "Your Electricians Team of Boulder",
      description: "Your Electricians Team of Boulder is a full-service electrical contractor serving Boulder and surrounding areas with residential and commercial electrical work. They handle everything from routine repairs and installations to panel upgrades, EV charger installation, generator installation, and smart home wiring. The team is licensed and insured, offers free estimates, and provides emergency electrical services to get problems resolved quickly.",
      url: "https://www.yourelectriciansteam.com/boulder/",
      telephone: "+1-720-713-1910",
      address: {
        @type: "PostalAddress",
        streetAddress: "3434 47th St",
        addressLocality: "Boulder",
        addressRegion: "CO",
        postalCode: "80301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.038063699999995,
        longitude: -105.24374279999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "46",
        bestRating: "5"
      },
      areaServed: "Boulder, CO and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, EV owners installing chargers, businesses requiring commercial electrical work, property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EV Charger & Generator Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.