Structured Data

    48Hrs Home Repair LLC

    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: "48Hrs Home Repair LLC",
      description: "48Hrs Home Repair LLC is a Portland-based general contractor offering comprehensive home repair and maintenance services. They handle a wide range of residential projects including drywall repair, fixture installation, furniture assembly, and general handyman work. Their name reflects their commitment to quick turnaround times on repairs and improvements for homeowners throughout the Portland metro area.",
      url: "https://48hrshomerepair.com/",
      telephone: "+1-503-303-3777",
      address: {
        @type: "PostalAddress",
        streetAddress: "12233 SE Stark St",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97233",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5192516,
        longitude: -122.5369841
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Portland, Oregon and surrounding metro areas",
      knowsAbout: "Handyman Services, Homeowners needing quick repairs, busy professionals, property managers handling multiple units",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Quick Turnaround Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse 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.