Structured Data

    Hernandez Plumbing Co.

    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: "Hernandez Plumbing Co.",
      description: "Hernandez Plumbing Co. is a full-service plumbing company serving the greater Miami and Doral area with residential and commercial plumbing solutions. They handle everything from routine drain cleaning and water heater installation to sewer line repairs and emergency plumbing services. With extensive experience and a commitment to quality workmanship, they're known for reliable, prompt service to keep your plumbing systems running smoothly.",
      url: "https://plumbinginmiamifl.com/",
      telephone: "+1-305-428-3782",
      address: {
        @type: "PostalAddress",
        streetAddress: "7790 NW 55th St",
        addressLocality: "Doral",
        addressRegion: "FL",
        postalCode: "33166",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.823190999999998,
        longitude: -80.323411
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "526",
        bestRating: "5"
      },
      areaServed: "Doral, Miami, and surrounding areas in Miami-Dade County",
      knowsAbout: "Plumbing, Homeowners needing emergency repairs, property managers, residential customers with water heater or drain issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Plumbing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.