Structured Data

    BB Window Replacement and Installation

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "BB Window Replacement and Installation",
      description: "BB Window Replacement and Installation is a general contracting service based in Rock Hill, SC, specializing in professional window replacement and installation for residential properties. The team handles the full process from assessment to installation, helping homeowners upgrade their homes with quality window solutions.",
      telephone: "+1-217-699-1858",
      address: {
        @type: "PostalAddress",
        streetAddress: "725n Cherry Rd",
        addressLocality: "Rock Hill",
        addressRegion: "SC",
        postalCode: "29732",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.945381,
        longitude: -81.0276145
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "45",
        bestRating: "5"
      },
      areaServed: "Rock Hill, SC and surrounding areas",
      knowsAbout: "Windows & Doors, Homeowners needing window replacement, Property owners upgrading home efficiency",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Contracting 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.