Structured Data

    Red Plains 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: "Red Plains Plumbing",
      description: "Red Plains Plumbing is a full-service plumbing company serving the Oklahoma City metro area from their Del City location. They handle residential and commercial plumbing needs including repairs, installations, drain cleaning, water heater service, and sewer line work. With licensed and insured technicians, Red Plains Plumbing offers free estimates and emergency service to keep your plumbing systems running smoothly.",
      url: "https://www.redplainsplumbingokc.com/",
      telephone: "+1-405-769-1922",
      address: {
        @type: "PostalAddress",
        streetAddress: "4428 SE 31st St",
        addressLocality: "Del City",
        addressRegion: "OK",
        postalCode: "73115",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4330315,
        longitude: -97.4377415
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Del City, Oklahoma City, and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing plumbing repairs, commercial property managers, emergency plumbing situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Plumbing"
        }
      ],
      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.