Structured Data

    V & R 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: "V & R Roofing",
      description: "V & R Roofing is a local Tacoma roofing contractor specializing in residential and commercial roof repairs, replacements, and installations. With a focus on quality workmanship and customer service, they handle everything from storm damage repairs to new roof installations using durable materials. Their experienced team serves the Tacoma area and surrounding communities with reliable roofing solutions.",
      url: "http://vrroofing.net/",
      telephone: "+1-253-328-5678",
      address: {
        @type: "PostalAddress",
        streetAddress: "2920 S Cushman Ave",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98409",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.232820000000004,
        longitude: -122.45338389999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Tacoma, WA and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing repairs or replacements, commercial property managers, property owners with storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Tacoma Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Roofing"
        }
      ],
      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.