Structured Data

    A Superior Design CO

    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: "A Superior Design CO",
      description: "A Superior Design CO is a full-service general contracting and design firm serving the Oklahoma City area. They specialize in custom remodeling, renovations, and construction projects with an emphasis on thoughtful design and quality craftsmanship. The team handles everything from initial design consultation through project completion, serving both residential and commercial clients.",
      url: "https://asuperiordesignco.com/",
      telephone: "+1-405-613-5013",
      address: {
        @type: "PostalAddress",
        streetAddress: "12701 SE 134th St",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73165",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.334866,
        longitude: -97.305116
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "36",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners planning major renovations, customers seeking custom design consultation, residential and commercial property owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design-First Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capability"
        }
      ],
      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.