Structured Data

    Electrx LLC

    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: "Electrx LLC",
      description: "Electrx LLC is a licensed electrical contractor in Round Rock specializing in residential and commercial electrical services, including panel upgrades, generator installation, EV charger setup, and smart home wiring. They handle everything from routine maintenance and repairs to new construction and complex electrical projects. Known for responsive service and attention to detail, Electrx serves the greater Austin area with both emergency and scheduled work.",
      url: "https://electrxllc.com/",
      telephone: "+1-512-661-4373",
      address: {
        @type: "PostalAddress",
        streetAddress: "402 N Georgetown St",
        addressLocality: "Round Rock",
        addressRegion: "TX",
        postalCode: "78664",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.513167900000003,
        longitude: -97.6722521
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "74",
        bestRating: "5"
      },
      areaServed: "Round Rock, Austin, and surrounding Central Texas communities",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, businesses requiring commercial electrical work, EV owners seeking charger installation, smart home enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Response"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Technology 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.