Structured Data

    CC Electrical Solutions LLC

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "CC Electrical Solutions LLC",
      description: "CC Electrical Solutions LLC is a licensed electrician serving the McKinney area and surrounding communities. They provide electrical repair, installation, and maintenance services for residential and commercial properties, handling everything from routine repairs to new installations.",
      telephone: "+1-469-697-0013",
      address: {
        @type: "PostalAddress",
        streetAddress: "703 W Largent St",
        addressLocality: "McKinney",
        addressRegion: "TX",
        postalCode: "75070",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.1960955,
        longitude: -96.6230451
      },
      areaServed: "McKinney, TX and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, new construction projects, commercial property maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local McKinney Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Professional"
        }
      ],
      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.