Structured Data

    The Tacoma Electrician

    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: "The Tacoma Electrician",
      description: "The Tacoma Electrician is a licensed and insured electrical contracting company serving Tacoma and surrounding areas. They handle residential and commercial electrical work including new installations, repairs, upgrades, panel replacements, EV charger installation, and generator backup systems. Known for reliable service and attention to detail, they offer free estimates and emergency electrical repairs.",
      url: "http://thetacomaelectrician.com/",
      telephone: "+1-253-260-6273",
      address: {
        @type: "PostalAddress",
        streetAddress: "4635 E B St",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98404",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.2138577,
        longitude: -122.42936789999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "Tacoma, WA and surrounding Pierce County communities",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, businesses requiring commercial electrical work, EV owners installing home charging stations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EV Charger Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Generator & Backup Power"
        },
        {
          @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.