Structured Data

    All Lights Electrical Service

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "All Lights Electrical Service",
      description: "All Lights Electrical Service is a San Diego-based electrician providing comprehensive electrical solutions for residential and commercial properties. The team handles everything from standard repairs and installations to panel upgrades, EV charger installation, and smart home wiring. Known for reliable service and attention to detail, they serve the greater San Diego area with both routine maintenance and complex electrical projects.",
      url: "https://alllightselectrical.com/",
      telephone: "+1-951-545-8822",
      address: {
        @type: "PostalAddress",
        streetAddress: "123 Main St #200",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.6818889,
        longitude: -117.10943929999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing EV chargers, smart home integrations, property managers, electrically ambitious renovators",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EV Charger Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Smart Home Wiring"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical"
        }
      ],
      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.