Structured Data

    Tiny Plumber Services

    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: "Tiny Plumber Services",
      description: "Tiny Plumber Services is a full-service plumbing company in Delray Beach, FL specializing in residential, commercial, and new construction plumbing. They offer 24/7 emergency plumbing service, drain cleaning, water heater installation and repair, sewer line work, and complete system installations. Licensed and insured, they serve Broward and Palm Beach County with precision craftsmanship and code-compliant solutions for homeowners, businesses, and construction projects.",
      url: "https://www.tinyplumberservices.com/",
      telephone: "+1-561-542-5863",
      address: {
        @type: "PostalAddress",
        streetAddress: "911 SW 6th Ave",
        addressLocality: "Delray Beach",
        addressRegion: "FL",
        postalCode: "33444",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.447974,
        longitude: -80.0789126
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "277",
        bestRating: "5"
      },
      areaServed: "Delray Beach, FL and surrounding areas in Broward and Palm Beach County",
      knowsAbout: "Plumbing, Homeowners needing emergency or routine plumbing repairs, commercial businesses requiring reliable plumbing maintenance, new construction builders and developers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Scope Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Code-Compliant & Professional"
        }
      ],
      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.