Structured Data

    Brooks 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: "Brooks Electric LLC",
      description: "Brooks Electric LLC is a locally owned, family-oriented master electrician serving residential and commercial customers throughout Middle Tennessee. They specialize in electrical installations, upgrades, repairs, lighting design, new construction wiring, EV charger installations, pool and spa wiring, Generac generator installation, and smart home design. Licensed and insured with a 1-year warranty on all work and free estimates within 24 hours.",
      url: "http://www.brookselectrictn.com/",
      telephone: "+1-615-956-1420",
      address: {
        @type: "PostalAddress",
        streetAddress: "2250 Southgate Blvd # C",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37128",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8141111,
        longitude: -86.400295
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "113",
        bestRating: "5"
      },
      areaServed: "Murfreesboro and all of Middle Tennessee",
      knowsAbout: "Electricians, Homeowners needing electrical upgrades or repairs, businesses requiring commercial electrical services, customers installing EV charging stations, new construction projects requiring complete wiring systems",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Master Electrician with 1-Year Warranty"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Electrical Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Owned Family Business"
        }
      ],
      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.