Structured Data

    WT Electrical Services

    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: "WT Electrical Services",
      description: "WT Electrical Services is a licensed and insured electrical contractor serving the Allen area and surrounding North Texas communities. They provide comprehensive electrical services including panel upgrades, generator installation, EV charger installation, and general electrical repairs and installations for residential properties. With a focus on quality workmanship and customer satisfaction, WT Electrical Services handles both routine maintenance and complex electrical projects.",
      url: "https://wtelectricalservicestx.com/",
      telephone: "+1-972-573-1719",
      address: {
        @type: "PostalAddress",
        streetAddress: "700 Central Expy S Suit 400",
        addressLocality: "Allen",
        addressRegion: "TX",
        postalCode: "75013",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.093697899999995,
        longitude: -96.6817726
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Allen, TX and surrounding North Texas communities",
      knowsAbout: "Electricians, Homeowners needing electrical upgrades, EV charger installation, backup power solutions, and general electrical repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EV Charger Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Generator Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Panel Upgrades"
        }
      ],
      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.