Structured Data

    Blue Plumbing and Drain Cleaning

    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: "Blue Plumbing and Drain Cleaning",
      description: "Blue Plumbing and Drain Cleaning is a licensed and insured plumbing company in Springville, UT, led by certified Master Plumbers and general contractors with over 20 years of experience. They provide comprehensive plumbing services including water heater installation and repair, drain cleaning, leak repairs, sewer line service, and fixture installation for both residential and commercial customers across Utah and Salt Lake Counties. Available 24/7 for emergency service with same-day appointments, they pride themselves on honest pricing, fully stocked service trucks, and professional workmanship.",
      url: "https://www.blue-plumbing.com/",
      telephone: "+1-385-325-6400",
      address: {
        @type: "PostalAddress",
        streetAddress: "1188 W 1150 S",
        addressLocality: "Springville",
        addressRegion: "UT",
        postalCode: "84663",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.150918499999996,
        longitude: -111.6316506
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "448",
        bestRating: "5"
      },
      areaServed: "Utah County and Salt Lake County, including Orem, Provo, Springville, and surrounding areas",
      knowsAbout: "Plumbing, Homeowners with plumbing emergencies, Commercial property owners, Customers needing water heater replacement, Those seeking same-day service appointments",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service Availability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Master Plumbers & General Contractors"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fully Stocked Service Trucks"
        }
      ],
      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.