Structured Data

    CSR Electric, LLC

    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: "CSR Electric, LLC",
      description: "CSR Electric, LLC is a licensed electrical contractor serving Corpus Christi and the surrounding area. They provide comprehensive electrical services including installations, repairs, upgrades, and maintenance for residential and commercial properties. With a focus on quality workmanship and customer satisfaction, CSR Electric handles everything from routine electrical work to complex system upgrades.",
      url: "http://csrelectricllc.com/",
      telephone: "+1-361-944-6469",
      address: {
        @type: "PostalAddress",
        streetAddress: "16125 Cuttysark St",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78418",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5912424,
        longitude: -97.23186849999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, Commercial property managers, Builders and contractors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Professional"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical Work"
        }
      ],
      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.