Structured Data

    ToDoTiger - Home Repair & Contractor 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: "ToDoTiger - Home Repair & Contractor Services",
      description: "ToDoTiger LLC is a Tampa-based handyman and general contractor offering over 10 years of experience in residential and commercial repairs, installations, and renovations. They handle everything from quick fixes to major projects including plumbing, electrical work, carpentry, and general maintenance, with upfront pricing and a customer satisfaction guarantee. Their licensed and insured team provides fast, reliable service across Tampa and surrounding areas.",
      url: "https://todotiger.com/",
      telephone: "+1-727-589-3475",
      address: {
        @type: "PostalAddress",
        streetAddress: "5005 W Laurel St STE 100",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33607",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9565488,
        longitude: -82.52877649999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "Tampa, FL and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing quick repairs, busy professionals seeking reliable contractors, commercial property managers, homeowners planning renovations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "10+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        }
      ],
      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.