Structured Data

    Gallet Handyman Services

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Gallet Handyman Services",
      description: "Gallet Handyman Services is an independent handyman company serving the Chattanooga area, offering a wide range of home repair and maintenance services. The business handles general handyman work for homeowners needing reliable, skilled assistance with interior and exterior projects. Contact them at (954) 410-9612 for quotes on your home repair needs.",
      telephone: "+1-954-410-9612",
      address: {
        @type: "PostalAddress",
        streetAddress: "3153 Forest Shadows Dr",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37421",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0242807,
        longitude: -85.1147147
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing general repairs, Busy professionals, Property maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Independent Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Communication"
        }
      ],
      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.