Structured Data

    Mr. Electric of Dallas

    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: "Mr. Electric of Dallas",
      description: "Mr. Electric of Dallas is a locally-owned electrician serving the Dallas area with comprehensive electrical services including residential wiring, panel upgrades, EV charger installation, generator installation, and smart home automation. The team is fully licensed and insured, offering free estimates and emergency service availability to handle urgent electrical issues anytime.",
      url: "https://www.mrelectricdallas.com/",
      telephone: "+1-469-634-0316",
      address: {
        @type: "PostalAddress",
        streetAddress: "8500 N Stemmons Fwy Suite #3024",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75247",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8022329,
        longitude: -96.8323877
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "1259",
        bestRating: "5"
      },
      areaServed: "Dallas and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, EV charger installation, backup power solutions, and smart home upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EV Charger & Generator Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Smart Home Integration"
        }
      ],
      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.