Structured Data

    Mister Sparky Electrician Plano

    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: "Mister Sparky Electrician Plano",
      description: "Mister Sparky is a full-service electrical company serving the Dallas-Fort Worth area from their Plano location. They handle residential and commercial electrical work including new installations, repairs, panel upgrades, EV charger installation, generator installation, and smart home wiring. The team is licensed and insured, offers free estimates, and provides 24/7 emergency electrical service for urgent issues.",
      url: "https://www.mistersparky-dfw.com/city/plano-tx/",
      telephone: "+1-214-429-3692",
      address: {
        @type: "PostalAddress",
        streetAddress: "2828 W Parker Rd #203c",
        addressLocality: "Plano",
        addressRegion: "TX",
        postalCode: "75075",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.0400646,
        longitude: -96.74980699999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "84",
        bestRating: "5"
      },
      areaServed: "Plano and Dallas-Fort Worth metro area",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, businesses requiring commercial electrical work, EV owners installing chargers, properties needing emergency electrical service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Availability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Home Solutions"
        },
        {
          @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.