Structured Data

    Helpful Badger

    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: "Helpful Badger",
      description: "Helpful Badger is a licensed and bonded Portland-based general contractor specializing in comprehensive handyman services, home remodeling, and construction projects. Their skilled team handles everything from carpentry and deck/fence installation to home accessibility modifications, interior and exterior repairs, household installations, safety improvements, and preventative maintenance plans. They serve Portland and surrounding areas with expert craftsmanship, offering free quotes and emergency services to homeowners looking to transform their spaces.",
      url: "https://helpfulbadger.com/",
      telephone: "+1-503-985-2176",
      address: {
        @type: "PostalAddress",
        streetAddress: "8225 SE 7th Ave",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97202",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.4631906,
        longitude: -122.6592461
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "352",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing comprehensive repairs and remodeling, elderly or mobility-challenged individuals seeking accessibility modifications, deck and fence installation, preventative home maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed, Bonded & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Home Accessibility Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Range"
        }
      ],
      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.