Structured Data

    Charlottesville Plumbing Solutions

    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: "Charlottesville Plumbing Solutions",
      description: "Charlottesville Plumbing Solutions provides comprehensive plumbing services to the Charlottesville area, handling everything from routine repairs and drain cleaning to water heater installation and sewer line work. The team is licensed and insured, offering both emergency and scheduled service appointments to residential and commercial customers.",
      telephone: "+1-434-465-4343",
      address: {
        @type: "PostalAddress",
        streetAddress: "1521 Cherry Ave",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22903",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.024031699999995,
        longitude: -78.5064091
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "1",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, Customers requiring drain or sewer line service, Property managers with multiple units",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @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.