Structured Data

    Tech Plumber North Las Vegas

    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: "Tech Plumber North Las Vegas",
      description: "Tech Plumber North Las Vegas is a full-service plumbing company serving the North Las Vegas area with residential and commercial plumbing repair, installation, and maintenance. They handle everything from drain cleaning and water heater service to sewer line repairs and emergency plumbing issues, backed by licensed and insured technicians. The company combines technical expertise with customer-focused service to resolve plumbing problems quickly and professionally.",
      url: "https://techcoollv.com/plumbing-repair-north-las-vegas/",
      telephone: "+1-702-844-8592",
      address: {
        @type: "PostalAddress",
        streetAddress: "3505 Hickey Ave",
        addressLocality: "North Las Vegas",
        addressRegion: "NV",
        postalCode: "89030",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1936837,
        longitude: -115.10136310000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "60",
        bestRating: "5"
      },
      areaServed: "North Las Vegas, Las Vegas, and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency plumbing repair, property managers with multiple units, businesses requiring commercial plumbing service, anyone with water heater or sewer line issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Technicians"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fast Response Times"
        }
      ],
      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.