Structured Data

    Drain And Water

    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: "Drain And Water",
      description: "Drain And Water is a plumbing service in San Jose specializing in drain cleaning, water heater repair and installation, and sewer line services. They offer emergency plumbing support and use advanced camera inspection technology to diagnose issues accurately. The team provides upfront pricing and financing options to make plumbing repairs accessible to homeowners.",
      url: "https://www.drainandwater.com/plumber/",
      telephone: "+1-408-564-0580",
      address: {
        @type: "PostalAddress",
        streetAddress: "1913 Stone Ave",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95125",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.302341299999995,
        longitude: -121.87347199999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "52",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding areas",
      knowsAbout: "Plumbing, Homeowners with emergency plumbing needs, Those dealing with recurring drain issues, Families needing water heater replacement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Camera Inspection Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financing Options"
        }
      ],
      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.