Structured Data

    America's Plumbing Company

    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: "America's Plumbing Company",
      description: "America's Plumbing Company is a full-service plumbing provider in Sacramento offering drain cleaning, water heater installation and repair, sewer line services, and general plumbing maintenance. The company provides free estimates, emergency service availability, and serves both residential and commercial clients with licensed and insured technicians. They combine local expertise with comprehensive plumbing solutions to handle everything from routine repairs to complex system work.",
      url: "https://plumbingsacramento.com/",
      telephone: "+1-916-866-1368",
      address: {
        @type: "PostalAddress",
        streetAddress: "4878 Pasadena Ave Suite #1",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95841",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.6497451,
        longitude: -121.35608539999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "401",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency repairs, Residential customers with water heater issues, Property managers, Commercial building owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.