Structured Data

    Triple Crown Electric LLC

    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: "Triple Crown Electric LLC",
      description: "Triple Crown Electric LLC is a full-service electrical contractor based in Garner, NC, providing residential and commercial electrical services. They specialize in new construction wiring, panel upgrades, generator installation, EV charger installation, and smart home automation. The team is licensed, insured, and available for emergency service calls.",
      url: "http://www.triplecrownelectric.com/",
      telephone: "+1-919-803-2023",
      address: {
        @type: "PostalAddress",
        streetAddress: "313-C US Highway 70 East",
        addressLocality: "Garner",
        addressRegion: "NC",
        postalCode: "27529",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7027942,
        longitude: -78.5978039
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "44",
        bestRating: "5"
      },
      areaServed: "Garner, NC and surrounding areas including Raleigh, Cary, and Wake County",
      knowsAbout: "Electricians, Homeowners needing EV charging installation, property owners requiring emergency electrical repair, businesses upgrading electrical panels, smart home enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EV Charger Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Smart Home & Automation"
        }
      ],
      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.