Structured Data

    Handyman To Go, LLC

    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: "Handyman To Go, LLC",
      description: "Handyman To Go, LLC is a licensed and insured general contracting and handyman service based in Jacksonville, specializing in a wide range of home repair and improvement projects. They handle everything from small repairs and fixture installations to larger renovation work, serving residential clients throughout the Jacksonville area. Their experienced team is dedicated to delivering quality workmanship and reliable service for homeowners who need professional help with interior and exterior projects.",
      url: "http://handymanjacksonville.com/",
      telephone: "+1-904-997-2022",
      address: {
        @type: "PostalAddress",
        streetAddress: "4720 Salisbury Rd",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32256",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.2453142,
        longitude: -81.58907549999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable repairs, DIY project completion, home improvement projects, property maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Service Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Jacksonville Service"
        }
      ],
      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.