Structured Data

    Pitch Perfect Roofing

    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: "Pitch Perfect Roofing",
      description: "Pitch Perfect Roofing is a local roofing contractor serving Staunton and the surrounding Shenandoah Valley area. They specialize in residential roof repairs, replacements, and installations, offering comprehensive services from inspections to final installation. The team handles storm damage claims, insurance coordination, and provides transparent estimates to help homeowners make informed decisions about their roofing needs.",
      url: "https://www.pitchperfectroofingva.com/",
      telephone: "+1-540-383-2351",
      address: {
        @type: "PostalAddress",
        streetAddress: "103 Wilfong Ln",
        addressLocality: "Staunton",
        addressRegion: "VA",
        postalCode: "24401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.1764916,
        longitude: -79.07150089999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "Staunton, VA and surrounding Shenandoah Valley",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, Storm damage victims, Property owners seeking insurance claim assistance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Support"
        }
      ],
      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.