Structured Data

    Johnathon Brown Electric

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Johnathon Brown Electric",
      description: "Johnathon Brown Electric is a full-service electrical contractor serving the Rock Hill area and surrounding communities. They handle residential and commercial electrical work, including new construction, rewiring, panel upgrades, generator installation, EV charger installation, and general electrical repairs. The team is licensed, insured, and committed to quality workmanship and customer service.",
      url: "https://johnathonbrownelectric.com/",
      telephone: "+1-803-889-0121",
      address: {
        @type: "PostalAddress",
        streetAddress: "722 Corporate Blvd Suite 102",
        addressLocality: "Rock Hill",
        addressRegion: "SC",
        postalCode: "29730",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.9692607,
        longitude: -80.9835454
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "199",
        bestRating: "5"
      },
      areaServed: "Rock Hill, SC and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, new construction projects, commercial properties, EV-ready installations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        }
      ],
      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.