Structured Data

    Cornerstone Electrical & Communications

    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: "Cornerstone Electrical & Communications",
      description: "Cornerstone Electrical & Communications is a licensed electrical contractor serving Jacksonville and surrounding North Florida areas. They provide comprehensive electrical services including installation, repair, and maintenance for residential and commercial properties, along with communications system installation and support. Their experienced team handles everything from basic electrical work to complex system upgrades.",
      url: "https://www.cornerstoneelectricfl.com/",
      telephone: "+1-904-885-0056",
      address: {
        @type: "PostalAddress",
        streetAddress: "4640 Subchaser Ct UNIT 117",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32244",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.2224027,
        longitude: -81.7064134
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Jacksonville and surrounding North Florida communities",
      knowsAbout: "Electricians, Residential and commercial property owners needing reliable electrical installation, repair, and communications system services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Expertise"
        }
      ],
      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.