Structured Data

    Superior Systems

    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: "Superior Systems",
      description: "Superior Systems is a full-service general contracting company based in Colorado Springs specializing in residential remodeling, home repairs, and construction projects. They handle everything from kitchen and bathroom renovations to structural work and custom additions, serving homeowners throughout the Colorado Springs area with professional craftsmanship and detailed project management.",
      url: "https://www.superiorsystemscolorado.com/",
      telephone: "+1-719-380-8894",
      address: {
        @type: "PostalAddress",
        streetAddress: "170 Dix Cir",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80911",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.7479534,
        longitude: -104.7384932
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom remodels, homeowners needing structural repairs, families planning home additions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Contracting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Colorado Springs 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.