Structured Data

    All in 1 Handyman

    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: "All in 1 Handyman",
      description: "All in 1 Handyman is a full-service handyman company serving Irvine and surrounding Orange County areas. They handle a wide range of repairs and installations including drywall repair, fixture installation, furniture assembly, and general maintenance projects. The business is licensed and insured, offering reliable, professional service for residential clients needing both small repairs and larger handyman projects.",
      url: "https://allin1-handyman.com/",
      telephone: "+1-949-444-3312",
      address: {
        @type: "PostalAddress",
        streetAddress: "136 Java",
        addressLocality: "Irvine",
        addressRegion: "CA",
        postalCode: "92618",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6960665,
        longitude: -117.73190809999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "83",
        bestRating: "5"
      },
      areaServed: "Irvine, CA and surrounding Orange County areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable repairs, busy professionals, seniors seeking maintenance help",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full 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.