Structured Data

    A1 Plumbing

    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: "A1 Plumbing",
      description: "A-1 Plumbing is a locally-owned, family-operated plumbing company serving Bakersfield with 40 years of industry experience. They handle comprehensive plumbing services including drain cleaning, water heater installation and repair, leak detection, sewer line work, septic tank service, and gas line installation. As a licensed, bonded, and insured full-service plumber, they pride themselves on diagnosing and resolving plumbing issues of any size, and offer 24/7 emergency service for urgent problems.",
      url: "https://www.a-1-plumbing.com/",
      telephone: "+1-661-376-3327",
      address: {
        @type: "PostalAddress",
        streetAddress: "2721 Eric Ct",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93306",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3992996,
        longitude: -118.96319369999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "92",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, water heater replacement, drain cleaning, or comprehensive plumbing diagnostics",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "40 Years of Industry Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally-Owned & Operated"
        }
      ],
      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.