Structured Data

    Brooks Electric Company Inc

    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 Company Inc",
      description: "Brooks Electric Company Inc is a full-service electrical contractor serving Chesapeake and the surrounding Hampton Roads area. They handle residential and commercial electrical work including new installations, repairs, upgrades, and panel services. The team is licensed, insured, and committed to providing reliable electrical solutions for homes and businesses.",
      url: "https://www.brookselecticva.com/",
      telephone: "+1-757-545-8471",
      address: {
        @type: "PostalAddress",
        streetAddress: "811 Industrial Ave Suite 102",
        addressLocality: "Chesapeake",
        addressRegion: "VA",
        postalCode: "23324",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8256787,
        longitude: -76.2732175
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Chesapeake, VA and Hampton Roads region",
      knowsAbout: "Electricians, Homeowners needing electrical repairs or upgrades, businesses requiring commercial electrical services, property managers handling multiple units",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential and Commercial"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.