Structured Data

    Unclog My Drains

    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: "Unclog My Drains",
      description: "Unclog My Drains is a Dallas-based plumbing service specializing in drain cleaning and clearing for residential and commercial properties. The team handles everything from clogged drains and sewer line issues to water heater installation and repair, offering camera inspections to diagnose problems accurately. They provide emergency service availability and free estimates to help customers understand their plumbing needs before committing to work.",
      url: "http://www.unclogmydrains.com/",
      telephone: "+1-469-310-3500",
      address: {
        @type: "PostalAddress",
        streetAddress: "3626 N Hall St",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75219",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8092689,
        longitude: -96.8060926
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Dallas, TX and surrounding areas",
      knowsAbout: "Plumbing, Homeowners with clogged drains, commercial property managers needing sewer maintenance, emergency plumbing situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Camera Inspection Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Availability"
        }
      ],
      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.