Structured Data

    Rising Sun Handyman & Home Repair LLC

    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: "Rising Sun Handyman & Home Repair LLC",
      description: "Rising Sun Handyman & Home Repair LLC is a full-service handyman and home repair company based in Glendale, Arizona. They handle a wide variety of residential repairs and maintenance tasks, from small fixes to larger projects. Their team is committed to quality workmanship and customer satisfaction on every job.",
      telephone: "+1-602-321-7225",
      address: {
        @type: "PostalAddress",
        streetAddress: "13013 N 59th Dr",
        addressLocality: "Glendale",
        addressRegion: "AZ",
        postalCode: "85304",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6043054,
        longitude: -112.18642229999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Glendale, Arizona and surrounding Phoenix metro areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable handyman services, Property owners with multiple repair needs, Busy professionals seeking convenient home maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Repairs"
        }
      ],
      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.