Structured Data

    JLS 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: "JLS Electrical services",
      description: "JLS Electrical Services is a licensed electrical contractor serving the Stafford, VA area with comprehensive residential and commercial electrical solutions. The company handles everything from routine maintenance and repairs to new installations, panel upgrades, and emergency services, providing reliable service backed by professional expertise and customer-focused workmanship.",
      telephone: "+1-571-205-4245",
      address: {
        @type: "PostalAddress",
        streetAddress: "3869 Richmond Hwy",
        addressLocality: "Stafford",
        addressRegion: "VA",
        postalCode: "22554",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5080893,
        longitude: -77.3717219
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Stafford, VA and surrounding Northern Virginia communities",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, businesses requiring reliable electrical contractors, property owners with emergency electrical issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Availability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Scope Expertise"
        }
      ],
      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.