Structured Data

    Jump 2 It Plumbing

    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: "Jump 2 It Plumbing",
      description: "Jump 2 It Plumbing is a full-service plumbing company serving Las Vegas and surrounding areas with residential and commercial plumbing solutions. They handle everything from routine maintenance and repairs to water heater installation, drain cleaning, sewer line work, and emergency plumbing services. The team is licensed, insured, and uses camera inspection technology to diagnose problems accurately, offering free estimates and financing options to make their services accessible.",
      url: "https://jump2itplumbing.com/",
      telephone: "+1-702-438-3106",
      address: {
        @type: "PostalAddress",
        streetAddress: "6895 E Lake Mead Blvd # 6",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89156",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1942044,
        longitude: -115.0255033
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "566",
        bestRating: "5"
      },
      areaServed: "Las Vegas, Henderson, North Las Vegas, and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency repairs, Residential property managers, Businesses requiring commercial plumbing services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Advanced Diagnostics"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Financing"
        }
      ],
      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.