Structured Data

    The Design Center

    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: "The Design Center",
      description: "The Design Center is a full-service design and remodeling showroom in Frisco specializing in kitchen and bathroom remodeling, flooring, cabinetry, and home design consultation. Their showroom features curated selections of materials, fixtures, and finishes, with design experts on staff to help customers visualize and plan their home improvement projects. They work as a general contractor and design partner, guiding homeowners from concept through completion.",
      url: "http://www.friscodesigncenter.com/",
      telephone: "+1-469-731-0102",
      address: {
        @type: "PostalAddress",
        streetAddress: "9333 Preston Rd",
        addressLocality: "Frisco",
        addressRegion: "TX",
        postalCode: "75033",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.1555023,
        longitude: -96.8038177
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Frisco and surrounding Dallas-Fort Worth areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom remodels, customers seeking design guidance before renovation, families upgrading flooring or cabinetry",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design-Build 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.