Structured Data

    Daylight Electrical Contractors

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Daylight Electrical Contractors",
      description: "Daylight Electrical Contractors is a licensed electrical service provider serving the Jacksonville area with expertise in residential and commercial electrical work. They handle everything from routine repairs and installations to panel upgrades and new construction wiring. With over a decade of local experience, they're known for reliable service and straightforward pricing.",
      telephone: "+1-904-253-8021",
      address: {
        @type: "PostalAddress",
        streetAddress: "3928 Soutel Dr",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32208",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.404131099999994,
        longitude: -81.7108915
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, New construction projects, Commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Jacksonville Presence"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical Solutions"
        }
      ],
      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.