Structured Data

    Gorilla 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: "Gorilla Handyman Services",
      description: "Gorilla Handyman Services is a full-service handyman company based in Tampa specializing in home repairs, maintenance, and improvements for residential customers. They offer a wide range of services including drywall repair, fixture installation, furniture assembly, and general handyman work. Known for reliable, professional service with a commitment to customer satisfaction.",
      url: "https://gorillahandymanservices.com/",
      telephone: "+1-813-952-0906",
      address: {
        @type: "PostalAddress",
        streetAddress: "9225 Bay Plaza Blvd #417",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33619",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9464522,
        longitude: -82.34890039999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "51",
        bestRating: "5"
      },
      areaServed: "Tampa, FL and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable repairs, Busy professionals, Property managers, Renters with maintenance issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wide Service Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Professional"
        }
      ],
      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.