Structured Data

    GA Electrical llc

    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: "GA Electrical llc",
      description: "GA Electrical LLC is a licensed and insured electrician serving Phoenix and surrounding areas. The company handles residential and commercial electrical work, including new installations, repairs, panel upgrades, and generator installations. With a 4.8-star rating from 65 reviews, GA Electrical is known for reliable service and professional workmanship.",
      telephone: "+1-602-491-3515",
      address: {
        @type: "PostalAddress",
        streetAddress: "3625 West Myrtle Ave",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85051",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.541939299999996,
        longitude: -112.1372696
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "65",
        bestRating: "5"
      },
      areaServed: "Phoenix, AZ and surrounding metro areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, businesses requiring commercial wiring, customers seeking panel upgrades or generator installations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.