Structured Data

    Smooth 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: "Smooth Plumbing",
      description: "Smooth Plumbing is a full-service plumbing company serving Stafford, VA and surrounding areas with expertise in residential and commercial plumbing repairs, installations, and maintenance. They offer emergency plumbing services, drain cleaning, water heater repair and installation, sewer line services, and camera inspections to diagnose hidden issues. The team is licensed, insured, and committed to upfront pricing and quality workmanship.",
      url: "https://smoothplumbing.com/",
      telephone: "+1-703-832-0803",
      address: {
        @type: "PostalAddress",
        streetAddress: "24 Onville Rd Suite 101-16",
        addressLocality: "Stafford",
        addressRegion: "VA",
        postalCode: "22556",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.47682,
        longitude: -77.42510419999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "871",
        bestRating: "5"
      },
      areaServed: "Stafford, VA and surrounding Northern Virginia communities",
      knowsAbout: "Plumbing, Homeowners needing emergency repairs, property managers with maintenance needs, anyone with recurring drain or sewer issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Response"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Advanced Diagnostics"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transparent Pricing"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.