Structured Data

    Advanced Plumbing Services

    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: "Advanced Plumbing Services",
      description: "Advanced Plumbing Services is a family-owned plumbing company serving Central Virginia since 2006 with over 20 years of experience. They provide comprehensive residential and commercial plumbing services, including general repairs, emergency service, and preventative maintenance. Available 24/7 for emergency calls, they're known for dependable, quality work at affordable rates.",
      url: "https://www.advancedplumbingservicesva.com/",
      telephone: "+1-434-977-7586",
      address: {
        @type: "PostalAddress",
        streetAddress: "701 Dale Ave",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22903",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.036522,
        longitude: -78.48601099999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "48",
        bestRating: "5"
      },
      areaServed: "Charlottesville, Ruckersville, North Garden, and Central Virginia",
      knowsAbout: "Plumbing, Homeowners needing emergency repairs, Commercial property owners, Central Virginia residents seeking reliable local service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "20+ Years Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Availability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Affordable Pricing"
        }
      ],
      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.