Structured Data

    W F Butler Plumbing Inc

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "W F Butler Plumbing Inc",
      description: "W F Butler Plumbing Inc is a Madison-based plumbing service specializing in residential and commercial plumbing solutions. With decades of experience serving the Madison area, they handle everything from routine repairs and maintenance to new installations and complex plumbing projects. Their team is known for reliable, professional service and a commitment to getting the job done right the first time.",
      telephone: "+1-608-233-1608",
      address: {
        @type: "PostalAddress",
        streetAddress: "2602 Monroe St",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53711",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.057784399999996,
        longitude: -89.4282289
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Madison, Wisconsin and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing repairs, Commercial property managers, New construction projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Plumbing"
        }
      ],
      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.