Structured Data

    Prestige Roofing

    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: "Prestige Roofing",
      description: "Prestige Roofing is a roofing contractor serving the Anaheim and Orange County area with comprehensive roof repair, replacement, and installation services. They specialize in handling storm damage claims and work with insurance companies to help homeowners navigate the claims process. The team is licensed and insured, bringing professional expertise to both residential and commercial roofing projects.",
      url: "https://www.prestigeroofingca.com/",
      telephone: "+1-714-603-7103",
      address: {
        @type: "PostalAddress",
        streetAddress: "1205 N Red Gum St Unit H",
        addressLocality: "Anaheim",
        addressRegion: "CA",
        postalCode: "92806",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.853266999999995,
        longitude: -117.8653974
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Anaheim, Orange County, CA",
      knowsAbout: "Roofing, Homeowners needing roof repairs, Storm damage claim filers, Commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Orange County Expertise"
        }
      ],
      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.