Structured Data

    NearMe Roofing Company - 120th Ave NE

    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: "NearMe Roofing Company - 120th Ave NE",
      description: "NearMe Roofing Company is a licensed and insured local roofing contractor serving Kirkland and surrounding communities with comprehensive residential and commercial roofing solutions. They specialize in roof repair, replacement, installation, gutter services, and maintenance, with expertise in handling Pacific Northwest weather challenges like heavy rain, storms, and moss growth. The company offers free inspections and estimates, uses high-quality materials suited to the local climate, and provides financing options for major projects.",
      url: "https://nearmeroofingcompany.com/kirkland/",
      telephone: "+1-425-242-4795",
      address: {
        @type: "PostalAddress",
        streetAddress: "12650 120th Ave NE Suite #702",
        addressLocality: "Kirkland",
        addressRegion: "WA",
        postalCode: "98034",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.712992,
        longitude: -122.17993810000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Kirkland, WA and surrounding communities",
      knowsAbout: "Roofing, Homeowners needing roof repair or replacement, property managers with commercial roofing needs, homeowners seeking gutter maintenance, residents dealing with storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Roof Inspections & Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pacific Northwest Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.