Structured Data

    All Surface Roofing & Roof Repair Company

    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: "All Surface Roofing & Roof Repair Company",
      description: "All Surface Roofing & Roof Repair Company is a full-service roofing contractor serving the Portland metro area with expertise in roof repairs, replacements, and installations for residential and commercial properties. They handle storm damage claims, insurance work, and offer financing options to make roof projects accessible. The team specializes in various roofing materials and provides thorough inspections to help property owners understand their roof's condition and repair needs.",
      url: "https://www.allsurfacepdx.com/",
      telephone: "+1-503-486-3468",
      address: {
        @type: "PostalAddress",
        streetAddress: "9610 SW Sunshine Ct Suite 100 A",
        addressLocality: "Beaverton",
        addressRegion: "OR",
        postalCode: "97005",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.475663399999995,
        longitude: -122.7760665
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "299",
        bestRating: "5"
      },
      areaServed: "Beaverton, Portland metro area, and surrounding communities in Oregon",
      knowsAbout: "Roofing, Homeowners needing emergency roof repairs, property owners with storm damage, residential and commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Roofing Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financing Available"
        }
      ],
      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.