Structured Data

    Live Wire Electrical Services

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Live Wire Electrical Services",
      description: "Live Wire Electrical Services is a locally-owned electrical contractor serving the Harrisonburg area with comprehensive residential and commercial electrical work. They handle everything from routine maintenance and repairs to new installations and system upgrades, providing reliable service with attention to detail and customer satisfaction.",
      url: "https://usmapol.org/details/live-wire-electrical-services-ChIJW-d",
      address: {
        @type: "PostalAddress",
        streetAddress: "2329 Autumn Ln",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.3978136,
        longitude: -78.8671057
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, small businesses requiring electrical work, contractors needing a reliable electrical partner",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.