Structured Data

    G & G Electric Contractors

    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: "G & G Electric Contractors",
      description: "G & G Electric Contractors is a licensed electrical service provider based in Laredo, TX, offering professional electrical installation, repair, and maintenance solutions for residential and commercial clients. With a focus on quality workmanship and customer satisfaction, they handle a wide range of electrical projects from routine repairs to complete system installations.",
      telephone: "+1-956-236-2608",
      address: {
        @type: "PostalAddress",
        streetAddress: "231 Coronado Ave",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78043",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.498827799999997,
        longitude: -99.4290534
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs, Commercial property managers, Contractors requiring licensed electrical work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Laredo Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical Solutions"
        }
      ],
      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.