Structured Data

    Plumber Jersey City

    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: "Plumber Jersey City",
      description: "Plumber Jersey City is a local plumbing service based in Jersey City, NJ, serving residential and commercial clients throughout the area. They handle general plumbing repairs, installations, and maintenance work. With a physical location on Academy Street and direct phone access, they provide straightforward plumbing solutions for property owners and managers.",
      telephone: "+1-201-639-2779",
      address: {
        @type: "PostalAddress",
        streetAddress: "250 Academy St",
        addressLocality: "Jersey City",
        addressRegion: "NJ",
        postalCode: "07306",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7287058,
        longitude: -74.06460469999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.1",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Jersey City and surrounding areas, NJ",
      knowsAbout: "Plumbing, Jersey City homeowners, Commercial property managers, Landlords",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Jersey City Base"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial 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.