Structured Data

    Powerfull21 LLC, handyman & Small remodeling.

    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: "Powerfull21 LLC, handyman & Small remodeling.",
      description: "Powerfull21 LLC is a locally-owned handyman and small remodeling service in Lubbock, TX, specializing in residential repairs, maintenance, and renovation projects. The team handles everything from general handyman work to bathroom and kitchen updates, helping homeowners improve their properties affordably. Their focus is on quality craftsmanship and reliable service for projects large and small.",
      telephone: "+1-806-905-9822",
      address: {
        @type: "PostalAddress",
        streetAddress: "808 E 78th St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79404",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.523402499999996,
        longitude: -101.82822379999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing affordable repairs, small bathroom or kitchen updates, home maintenance projects, landlords managing rental properties",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Handyman & Remodeling"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Owned & Responsive"
        }
      ],
      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.