Structured Data

    Handyman Services Garden Grove

    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: "Handyman Services Garden Grove",
      description: "Handyman Services Garden Grove provides comprehensive home repair and maintenance solutions for residential properties in the Garden Grove area. They handle a wide range of projects including drywall repair, fixture installation, furniture assembly, and general handyman work. Whether you need small repairs or larger projects, they offer reliable service with a focus on quality workmanship.",
      telephone: "+1-714-752-4807",
      address: {
        @type: "PostalAddress",
        streetAddress: "11906 Garden Grove Blvd",
        addressLocality: "Garden Grove",
        addressRegion: "CA",
        postalCode: "92843",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.7738668,
        longitude: -117.92457509999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Garden Grove, CA and surrounding Orange County communities",
      knowsAbout: "Handyman Services, Homeowners needing general repairs, renters requiring maintenance coordination, property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Service Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Repair Services"
        }
      ],
      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.