Structured Data

    Big Bear 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: "Big Bear Roofing",
      description: "Big Bear Roofing is a North Charleston-based roofing contractor offering residential and commercial roofing services including installation, repair, and replacement. They provide comprehensive roofing solutions with insurance claims assistance and financing options to make projects accessible. Their experienced team handles storm damage repairs and works directly with homeowners and businesses to deliver quality workmanship.",
      url: "https://www.bigbearrfg.com/",
      telephone: "+1-843-819-7650",
      address: {
        @type: "PostalAddress",
        streetAddress: "4500 Leeds Ave Suite 200 W",
        addressLocality: "North Charleston",
        addressRegion: "SC",
        postalCode: "29405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.843949099999996,
        longitude: -80.02650589999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "841",
        bestRating: "5"
      },
      areaServed: "North Charleston, SC and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repair or replacement, property owners with storm damage, businesses requiring commercial roofing services, homeowners seeking insurance claims support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Assistance"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Financing Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Specialists"
        }
      ],
      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.