Structured Data

    Perfect Plumbing services

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Perfect Plumbing services",
      description: "Perfect Plumbing Services brings 30+ years of experience to Charlottesville-area plumbing needs. They install and service water heaters, bathtubs, sinks, well pumps, and gas lines, and handle everything from new construction and remodels to repairs on water mains and general plumbing systems. They emphasize competitive pricing without sacrificing quality workmanship.",
      url: "http://perfectplumbingservice.com/",
      telephone: "+1-434-987-3172",
      address: {
        @type: "PostalAddress",
        streetAddress: "2118 Angus Rd #6",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22902",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.059976,
        longitude: -78.4954831
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing water heater service, homeowners planning kitchen or bathroom remodels, new construction projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "30+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        }
      ],
      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.