Structured Data

    QuickFix Irvine Plumbers

    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: "QuickFix Irvine Plumbers",
      description: "QuickFix Irvine Plumbers is a full-service plumbing company serving the Irvine area with expertise in repairs, installations, and emergency services. They handle everything from drain cleaning and water heater service to sewer line work, offering same-day service and free estimates to residential customers. Their team is licensed and insured, providing reliable solutions for both routine maintenance and urgent plumbing issues.",
      url: "https://theirvineplumbers.com/",
      telephone: "+1-949-323-8510",
      address: {
        @type: "PostalAddress",
        streetAddress: "16152 Construction Cir S",
        addressLocality: "Irvine",
        addressRegion: "CA",
        postalCode: "92606",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.692721899999995,
        longitude: -117.82328140000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Irvine, CA and surrounding Orange County communities",
      knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, Residents with aging water heaters or drain issues, Property managers requiring reliable local service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates & Transparent Pricing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Range of 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.