Structured Data

    Precision Roof Works LLC

    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: "Precision Roof Works LLC",
      description: "Precision Roof Works LLC is a roofing contractor serving the Bridgewater area, specializing in residential and commercial roof installation, repair, and replacement. The team is committed to delivering quality workmanship and reliable service for all roofing needs.",
      url: "http://precision21.team/",
      telephone: "+1-540-237-4702",
      address: {
        @type: "PostalAddress",
        streetAddress: "105 Dry River Rd",
        addressLocality: "Bridgewater",
        addressRegion: "VA",
        postalCode: "22812",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.389682799999996,
        longitude: -78.9715437
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Bridgewater, VA and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs, commercial property managers, new construction projects, storm damage claims",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.