Structured Data

    Craftsman Electric Inc

    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: "Craftsman Electric Inc",
      description: "Craftsman Electric Inc is a licensed and insured electrician serving the Portland metro area from their Gresham location. They provide residential and commercial electrical services including wiring, panel upgrades, troubleshooting, and code-compliant installations. The team specializes in both new construction and repair work, handling everything from simple outlet replacements to complex electrical systems.",
      url: "https://www.craftsmanelectricinc.com/",
      telephone: "+1-971-274-5536",
      address: {
        @type: "PostalAddress",
        streetAddress: "2870 NE Hogan Dr suite e 301",
        addressLocality: "Gresham",
        addressRegion: "OR",
        postalCode: "97030",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5176503,
        longitude: -122.4120693
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Gresham, Portland metro area, and surrounding communities",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, new construction projects, commercial properties requiring electrical work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @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.