Structured Data

    Tacoma Handyman Pros

    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: "Tacoma Handyman Pros",
      description: "Tacoma Handyman Pros is a full-service handyman company based in University Place, offering everything from small repairs and fixture installation to drywall repair, furniture assembly, and general contracting work. They handle both interior and exterior projects for residential customers throughout the Tacoma area, providing licensed and insured service with same-day availability for urgent jobs.",
      url: "http://tacomahandymanpros.com/",
      telephone: "+1-253-314-4165",
      address: {
        @type: "PostalAddress",
        streetAddress: "5203 95 Ave Ct W",
        addressLocality: "University Place",
        addressRegion: "WA",
        postalCode: "98467",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.2096929,
        longitude: -122.5640864
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "57",
        bestRating: "5"
      },
      areaServed: "Tacoma, University Place, and surrounding Pierce County communities",
      knowsAbout: "Handyman Services, Homeowners needing quick repairs, busy professionals, property managers, seniors looking for reliable handyman services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        }
      ],
      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.