Structured Data

    On Site Plumber & Leak Detection

    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: "On Site Plumber & Leak Detection",
      description: "On Site Plumber & Leak Detection is a full-service plumbing company serving Fort Lauderdale and surrounding areas. They specialize in leak detection, drain cleaning, water heater repair and installation, sewer line services, and general plumbing repairs for residential and commercial properties. With a focus on professional service and quick response times, they handle both emergency plumbing issues and routine maintenance.",
      url: "https://onsiteplumberleakdetection.com/fort-lauderdale-fl",
      telephone: "+1-754-294-5802",
      address: {
        @type: "PostalAddress",
        streetAddress: "1137 SW 8th Terrace",
        addressLocality: "Fort Lauderdale",
        addressRegion: "FL",
        postalCode: "33315",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.1077984,
        longitude: -80.1513525
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "42",
        bestRating: "5"
      },
      areaServed: "Fort Lauderdale, FL and surrounding areas",
      knowsAbout: "Plumbing, Homeowners with plumbing emergencies, Property managers, Residents needing water heater replacement, Anyone with suspected hidden leaks",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Leak Detection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Plumbing Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Plumbing Services"
        }
      ],
      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.