Structured Data

    Plumbing Sacramento & Water Heater Services

    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: "Plumbing Sacramento & Water Heater Services",
      description: "Plumbing Sacramento & Water Heater Services is a full-service plumbing company in Sacramento specializing in water heater installation, repair, and maintenance alongside general plumbing solutions. They handle everything from routine repairs to emergency plumbing issues, with a focus on reliable, prompt service for residential customers throughout the Sacramento area.",
      telephone: "+1-279-348-7473",
      address: {
        @type: "PostalAddress",
        streetAddress: "4600 47th Ave",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95824",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.510129,
        longitude: -121.45177779999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "58",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing water heater service, Emergency plumbing repairs, General residential plumbing maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Water Heater Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Responsive Service"
        }
      ],
      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.