Structured Data

    Bargotti Co. Plumbing & Hvac

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Bargotti Co. Plumbing & Hvac",
      description: "Bargotti Co. Plumbing & HVAC is a full-service plumbing and heating/cooling company serving Jersey City and surrounding areas. They handle everything from routine plumbing repairs and water heater installation to comprehensive HVAC maintenance, repair, and new system installation. With decades of experience, Bargotti Co. combines reliable service with professional expertise to keep residential and commercial properties running smoothly year-round.",
      url: "https://bargottihvac.com/contact-bargotti-hvac/",
      telephone: "+1-201-301-4121",
      address: {
        @type: "PostalAddress",
        streetAddress: "41 Tonnelle Ave",
        addressLocality: "Jersey City",
        addressRegion: "NJ",
        postalCode: "07306",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.732028199999995,
        longitude: -74.0675333
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "68",
        bestRating: "5"
      },
      areaServed: "Jersey City, NJ and surrounding Hudson County communities",
      knowsAbout: "Plumbing, Homeowners needing plumbing or HVAC repairs, property managers overseeing multiple units, families seeking emergency heating or cooling service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        }
      ],
      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.