Structured Data

    Mike's Electrical Service

    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: "Mike's Electrical Service",
      description: "Mike's Electrical Service is a licensed electrical contractor serving Virginia Beach and the surrounding area with comprehensive residential and commercial electrical work. They handle everything from routine repairs and panel upgrades to new installations, EV charger installation, and generator installation. With over two decades of experience, Mike's Electrical is known for reliable service, prompt response times, and transparent pricing.",
      url: "https://www.mikeselectrical.com/",
      telephone: "+1-757-449-7501",
      address: {
        @type: "PostalAddress",
        streetAddress: "4920 Cleveland St #105E",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23462",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.842289,
        longitude: -76.146928
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "98",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, VA and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, businesses requiring commercial electrical work, homeowners interested in EV chargers or backup generators",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Prompt Response & Availability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transparent Pricing"
        }
      ],
      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.