Structured Data

    AZ Handyman Services

    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: "AZ Handyman Services",
      description: "AZ Handyman Services is a Phoenix-based handyman company offering a wide range of home repair and maintenance services including drywall repair, fixture installation, furniture assembly, and general handyman work. They serve the greater Phoenix area and neighboring communities with reliable, professional service for both small repairs and larger home projects.",
      url: "http://www.copperstatehandymanservices.com/",
      telephone: "+1-602-570-4476",
      address: {
        @type: "PostalAddress",
        streetAddress: "5517 N 3rd St",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85012",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5172915,
        longitude: -112.0695929
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding areas in the greater Phoenix metropolitan region",
      knowsAbout: "Handyman Services, Homeowners needing reliable repairs, busy professionals, senior homeowners, property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Phoenix Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.