Structured Data

    Russ Handyman And Construction

    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: "Russ Handyman And Construction",
      description: "Russ Handyman And Construction is a full-service general contractor based in Cave Creek, AZ, offering handyman repairs, remodeling, and construction services for residential properties. The business handles everything from small repairs and fixture installations to larger renovation projects, providing licensed and insured work with a focus on quality craftsmanship and customer satisfaction.",
      url: "https://russhandymanandconstruction.com/",
      telephone: "+1-602-435-9025",
      address: {
        @type: "PostalAddress",
        streetAddress: "29909 N 60th St",
        addressLocality: "Cave Creek",
        addressRegion: "AZ",
        postalCode: "85331",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.7568106,
        longitude: -111.95134089999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Cave Creek, Scottsdale, Phoenix, and surrounding North Phoenix areas",
      knowsAbout: "Handyman Services, Homeowners needing repairs and upgrades, property owners planning renovations, residents seeking licensed contractor services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Contractor"
        },
        {
          @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.