Structured Data

    Bakersfield Plumbing Repair

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Bakersfield Plumbing Repair",
      description: "Bakersfield Plumbing Repair is a local plumbing service in Bakersfield, CA offering professional repair and maintenance solutions for residential plumbing issues. Based at 218 H St, they handle a range of plumbing problems from leaks to fixture repairs and system diagnostics. The business is focused on delivering reliable, professional plumbing service to the Bakersfield community.",
      telephone: "+1-661-218-1333",
      address: {
        @type: "PostalAddress",
        streetAddress: "218 H St",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93304",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3578109,
        longitude: -119.0211391
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing plumbing repairs, Residents with leak or fixture issues, Property managers in Bakersfield",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Bakersfield-Based"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Service Access"
        }
      ],
      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.