Structured Data

    Pettett Electric

    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: "Pettett Electric",
      description: "Pettett Electric is a licensed electrical contractor serving the Wylie area and surrounding communities. They provide a full range of electrical services for residential and commercial properties, including new installations, repairs, upgrades, and maintenance. With a focus on quality workmanship and customer service, Pettett Electric is your reliable choice for all electrical needs.",
      url: "http://www.pettettelectric.com/",
      telephone: "+1-972-388-3560",
      address: {
        @type: "PostalAddress",
        streetAddress: "3635 Parker Rd",
        addressLocality: "Wylie",
        addressRegion: "TX",
        postalCode: "75098",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.0510723,
        longitude: -96.5636262
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Wylie, TX and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, commercial property managers, new construction projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.