Structured Data

    Williams Electric

    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: "Williams Electric",
      description: "Williams Electric is a licensed electrician serving Oakland and the surrounding Bay Area. Founded by Geoff Williams, the company specializes in residential electrical work including repairs, upgrades, installations, and troubleshooting. They handle everything from basic outlet and switch repairs to panel upgrades and circuit work, providing reliable service with attention to detail and customer satisfaction.",
      url: "http://geoffwilliamselectric.com/",
      telephone: "+1-510-339-5601",
      address: {
        @type: "PostalAddress",
        streetAddress: "6114 La Salle Ave",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94611",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.826202699999996,
        longitude: -122.20992139999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Oakland, CA and surrounding Bay Area",
      knowsAbout: "Electricians, Oakland homeowners needing reliable residential electrical repairs, upgrades, and installations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Operated"
        },
        {
          @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.