Structured Data

    Roof Works of Virginia

    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: "Roof Works of Virginia",
      description: "Roof Works of Virginia is a locally-owned roofing contractor serving the Fredericksburg area with expertise in residential roof installation, repair, and replacement. The company specializes in working with homeowners to assess damage, recommend solutions, and complete projects using quality materials and skilled workmanship. They handle everything from storm damage claims to routine maintenance and new roof installations.",
      url: "http://www.roofworksofva.com/",
      telephone: "+1-540-786-4552",
      address: {
        @type: "PostalAddress",
        streetAddress: "12108 Chewning Ln",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2904166,
        longitude: -77.5392311
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "49",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, Virginia and surrounding areas",
      knowsAbout: "Roofing, Fredericksburg-area homeowners needing roof repairs or replacements, homeowners filing insurance claims for storm damage, property owners seeking routine roof maintenance and inspections",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Communication"
        }
      ],
      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.