Structured Data

    Blue Business - Home Renovation

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Blue Business - Home Renovation",
      description: "Blue Business is a full-service home renovation contractor based in Orland Park, Illinois, specializing in kitchen remodeling, bathroom remodeling, basement finishing, and room additions. Led by experienced professionals, they handle both design and construction to transform residential spaces with quality craftsmanship and attention to detail.",
      url: "http://www.bluebusiness.us/",
      telephone: "+1-312-975-4793",
      address: {
        @type: "PostalAddress",
        streetAddress: "14801 Holly Ct",
        addressLocality: "Orland Park",
        addressRegion: "IL",
        postalCode: "60462",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.621195799999995,
        longitude: -87.864386
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Orland Park, Illinois and surrounding southwest Chicago suburbs",
      knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom remodels, families adding living space, basement renovation projects, southwest Chicago suburban residents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design-Build Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Renovations"
        }
      ],
      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.