Structured Data

    Brown Electrical Services

    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: "Brown Electrical Services",
      description: "Brown Electrical Services is a licensed and insured electrical contractor serving the greater Charleston area with over a decade of experience in residential and commercial projects. They specialize in lighting upgrades, outlet and switch repairs, generator inlet installation, panel upgrades, Cat 5/6 network wiring, and wiring troubleshooting. Owner Will and his team prioritize clear communication, professional workmanship, and timely project completion.",
      url: "http://brownelectricalservice.com/",
      telephone: "+1-984-689-2827",
      address: {
        @type: "PostalAddress",
        streetAddress: "7 Otranto Blvd",
        addressLocality: "Hanahan",
        addressRegion: "SC",
        postalCode: "29410",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9648032,
        longitude: -80.0404023
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "120",
        bestRating: "5"
      },
      areaServed: "Hanahan, SC and greater Charleston area",
      knowsAbout: "Electricians, Homeowners needing generator backup, families upgrading electrical capacity, gamers/crypto miners needing reliable wiring, residential and commercial property owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed in Two States"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Generator & Panel Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Network Wiring Specialist"
        }
      ],
      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.