Structured Data

    LeviArs Design

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "LeviArs Design",
      description: "LeviArs Design is a full-service design and construction company based in Kirkland that specializes in home remodeling, custom cabinetry, and interior design. With a showroom featuring building materials and home goods, they guide clients from initial design concept through final installation, offering comprehensive consultation and project management for kitchen, bathroom, and whole-home renovations.",
      url: "https://leviarsdesign.com/",
      telephone: "+1-206-483-1481",
      address: {
        @type: "PostalAddress",
        streetAddress: "11408 NE 124th St",
        addressLocality: "Kirkland",
        addressRegion: "WA",
        postalCode: "98034",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.7115814,
        longitude: -122.1887431
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "193",
        bestRating: "5"
      },
      areaServed: "Kirkland, WA and surrounding Seattle metropolitan area",
      knowsAbout: "Home Remodeling, Homeowners planning kitchen or bathroom remodels, luxury home renovators, those seeking custom cabinetry design, interior design consultation clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-House Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Design & Build"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Cabinetry Specialization"
        }
      ],
      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.