Structured Data

    DiMartino Plumbing LLC

    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: "DiMartino Plumbing LLC",
      description: "DiMartino Plumbing LLC is a family-owned plumbing company serving West Palm Beach and surrounding areas with comprehensive residential and commercial plumbing services. They specialize in drain cleaning, water heater installation and repair, sewer line services, and general plumbing repairs, backed by licensed and insured technicians who offer free estimates. Known for reliable service and attention to detail, DiMartino Plumbing handles both emergency repairs and planned installations.",
      url: "https://www.dimartinoplumbing.com/",
      telephone: "+1-561-652-2203",
      address: {
        @type: "PostalAddress",
        streetAddress: "2775 Vista Pkwy Suite G6",
        addressLocality: "West Palm Beach",
        addressRegion: "FL",
        postalCode: "33411",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.719569300000003,
        longitude: -80.1394219
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "108",
        bestRating: "5"
      },
      areaServed: "West Palm Beach, FL and surrounding Palm Beach County communities",
      knowsAbout: "Plumbing, Homeowners needing reliable plumbing repairs, property managers handling multiple units, homebuyers requiring inspection-based plumbing work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Offering"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates & Licensed Work"
        }
      ],
      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.