Structured Data

    Kurt Jackson Plumbing Inc.

    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: "Kurt Jackson Plumbing Inc.",
      description: "Kurt Jackson Plumbing Inc. is a full-service plumbing company serving Jacksonville and the surrounding areas with expertise in residential and commercial plumbing solutions. They handle everything from routine repairs and drain cleaning to water heater installation, sewer line service, and emergency plumbing calls. With a focus on quality workmanship and customer satisfaction, Kurt Jackson Plumbing provides prompt, professional service for all your plumbing needs.",
      url: "https://www.kurtjacksonplumbing.com/",
      telephone: "+1-904-566-5099",
      address: {
        @type: "PostalAddress",
        streetAddress: "3599 Lenox Ave",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32254",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.322246099999994,
        longitude: -81.7152225
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency repairs, Businesses requiring reliable commercial plumbing, Property managers handling multiple units",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.