Structured Data

    In Out Electrical

    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: "In Out Electrical",
      description: "In Out Electrical is a full-service electrical contractor serving the San Leandro area and surrounding Bay Area communities. They provide residential and commercial electrical installation, repair, and maintenance services, including panel upgrades, generator installation, EV charger installation, and smart home wiring solutions. With a focus on quality workmanship and customer satisfaction, In Out Electrical handles everything from routine electrical work to complex system upgrades.",
      url: "https://www.inoutelectrical.com/",
      telephone: "+1-800-890-0098",
      address: {
        @type: "PostalAddress",
        streetAddress: "14014 E 14th St",
        addressLocality: "San Leandro",
        addressRegion: "CA",
        postalCode: "94578",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.713242199999996,
        longitude: -122.13928469999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "San Leandro, CA and surrounding Bay Area",
      knowsAbout: "Electricians, Homeowners needing electrical repairs or upgrades, businesses requiring commercial electrical work, EV owners installing chargers, smart home enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Professional"
        }
      ],
      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.