Structured Data

    Baker Electric Co

    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: "Baker Electric Co",
      description: "Baker Electric Co is a licensed electrical contractor serving Cleveland, TN and surrounding areas. They provide comprehensive electrical services including installations, repairs, panel upgrades, generator installation, and smart home wiring for both residential and commercial clients. With a focus on quality workmanship and customer satisfaction, Baker Electric Co handles everything from routine maintenance to complex electrical projects.",
      url: "https://bakerelectricco.com/",
      telephone: "+1-423-464-3781",
      address: {
        @type: "PostalAddress",
        streetAddress: "251 Ashlin Meadow Ln NE",
        addressLocality: "Cleveland",
        addressRegion: "TN",
        postalCode: "37312",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2183341,
        longitude: -84.8168997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Cleveland, TN and surrounding Bradley County area",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, businesses requiring commercial electrical work, customers seeking generator installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Generator & Panel Specialists"
        }
      ],
      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.