Structured Data

    Jason Plumbing Services Raleigh NC

    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: "Jason Plumbing Services Raleigh NC",
      description: "Jason Plumbing Services is a local plumbing company serving Raleigh and the surrounding area. They handle a full range of plumbing needs including repairs, installations, and maintenance for both residential customers. With a focus on reliable service and customer satisfaction, Jason Plumbing Services is a trusted choice for homeowners seeking dependable plumbing solutions.",
      telephone: "+1-984-742-4167",
      address: {
        @type: "PostalAddress",
        streetAddress: "1602 Dixie Trail",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27607",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8099151,
        longitude: -78.6767995
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing plumbing repairs, Raleigh residents seeking local service, Residential customers with maintenance needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Independent Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential Plumbing 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.