Structured Data

    The Roof Medic

    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: "The Roof Medic",
      description: "The Roof Medic is a locally-owned roofing contractor in Bonney Lake serving both residential and commercial clients with over 20 years of experience. They specialize in roof repairs, replacements, cleaning, skylight installation, gutter replacement, and siding repair—offering honest work with no pushy sales and a genuine neighborly approach. The team provides free inspections, handles insurance claims, and offers a 5% military discount.",
      url: "https://www.yourroofmedic.com/",
      telephone: "+1-253-862-4412",
      address: {
        @type: "PostalAddress",
        streetAddress: "6519 Myers Rd E",
        addressLocality: "Bonney Lake",
        addressRegion: "WA",
        postalCode: "98391",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.1977042,
        longitude: -122.19186549999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "462",
        bestRating: "5"
      },
      areaServed: "Bonney Lake, WA and surrounding Pierce County communities",
      knowsAbout: "Roofing, Homeowners with roof damage or leaks, businesses needing commercial roofing, military families and veterans, homeowners seeking roof maintenance and cleaning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Eco-Friendly Cleaning Method"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "20+ Years of Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Military Appreciation Program"
        }
      ],
      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.