Structured Data

    Spark Electrics

    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: "Spark Electrics",
      description: "Spark Electrics is a licensed electrician serving San Jose and the surrounding Bay Area with comprehensive residential and commercial electrical services. They handle everything from routine repairs and maintenance to panel upgrades, rewiring, and new installations, backed by professional expertise and a commitment to quality workmanship.",
      telephone: "+1-669-303-9589",
      address: {
        @type: "PostalAddress",
        streetAddress: "3903 Seven Trees Blvd",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.282241299999995,
        longitude: -121.83275280000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding Bay Area communities",
      knowsAbout: "Electricians, Homeowners needing repairs and upgrades, Property managers, Contractors requiring licensed electrical work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Professional"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Electrical Services"
        }
      ],
      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.