Structured Data

    A1 Handyman Services

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "A1 Handyman Services",
      description: "A1 Handyman Services is a full-service handyman company serving the greater Phoenix metropolitan area with over 20 years of experience since 2013. They specialize in plumbing repairs and installations, electrical work, carpentry, drywall repair, painting, TV mounting, and comprehensive home improvements. The team handles everything from small repairs and honey-do lists to major remodeling projects, appliance installations, cabinetry work, and accessibility modifications for aging in place.",
      url: "https://a1handyman.pro/",
      telephone: "+1-480-944-0444",
      address: {
        @type: "PostalAddress",
        streetAddress: "13802 N Scottsdale Rd #151",
        addressLocality: "Scottsdale",
        addressRegion: "AZ",
        postalCode: "85254",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.61439010000001,
        longitude: -111.9270014
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Scottsdale, Paradise Valley, Arcadia, Fountain Hills, Central Phoenix, Tempe, Chandler, Gilbert, Mesa, Apache Junction, and Gold Canyon",
      knowsAbout: "Handyman Services, Homeowners needing small repairs and honey-do lists, busy professionals wanting one reliable contractor for multiple home services, seniors seeking accessibility modifications and aging-in-place updates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed, Bonded & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specializes in Small Jobs"
        }
      ],
      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.